pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/browser-bookmarks-menu Replace NO_BUILD with empty...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2dbeda62fb2
branches: trunk
changeset: 492129:c2dbeda62fb2
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 05 10:54:48 2005 +0000
description:
Replace NO_BUILD with empty do-build target.
diffstat:
www/browser-bookmarks-menu/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 10e95fb18c8b -r c2dbeda62fb2 www/browser-bookmarks-menu/Makefile
--- a/www/browser-bookmarks-menu/Makefile Tue Apr 05 10:51:21 2005 +0000
+++ b/www/browser-bookmarks-menu/Makefile Tue Apr 05 10:54:48 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/19 17:33:03 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/05 10:54:48 wiz Exp $
#
DISTNAME= browser-bookmarks-menu-0.3
@@ -9,7 +9,6 @@
HOMEPAGE= http://browserbookapp.sourceforge.net/
COMMENT= Easy access to web bookmarks through a GNOME Panel Applet
-NO_BUILD= YES
USE_BUILDLINK3= YES
USE_LANGUAGES= # empty
@@ -24,6 +23,8 @@
INSTALLATION_DIRS= libexec
+do-build:
+
do-install:
${INSTALL_DATA} ${WRKSRC}/BrowserBookmarksMenu.server \
${PREFIX}/lib/bonobo/servers/
Home |
Main Index |
Thread Index |
Old Index