pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/GConf2-ui Remove (commented out) do-build target.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2dcfe8bf4160
branches:  trunk
changeset: 468331:2dcfe8bf4160
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Feb 12 18:47:40 2004 +0000

description:
Remove (commented out) do-build target.

diffstat:

 devel/GConf2-ui/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r d03772f1cf3c -r 2dcfe8bf4160 devel/GConf2-ui/Makefile
--- a/devel/GConf2-ui/Makefile  Thu Feb 12 16:53:50 2004 +0000
+++ b/devel/GConf2-ui/Makefile  Thu Feb 12 18:47:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/11 00:53:57 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/12 18:47:40 jmmv Exp $
 #
 
 .include "../../devel/GConf2/Makefile.common"
@@ -11,11 +11,6 @@
 BUILD_DIRS=    ${WRKSRC}/gconf
 BUILD_TARGETS= GConfX.h gconf-sanity-check-2
 
-#do-build:
-#      @cd ${WRKSRC}/gconf && \
-#              ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} \
-#              -f Makefile GConfX.h gconf-sanity-check-2
-
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/gconf/.libs/gconf-sanity-check-2 \
                ${PREFIX}/libexec



Home | Main Index | Thread Index | Old Index