diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /x11/acidlaunch | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'x11/acidlaunch')
-rw-r--r-- | x11/acidlaunch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile index 97174b96387..7859aae8f63 100644 --- a/x11/acidlaunch/Makefile +++ b/x11/acidlaunch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/12/28 23:18:15 reed Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:48:04 tv Exp $ # DISTNAME= acidlaunch-0.5 @@ -11,7 +11,6 @@ HOMEPAGE= http://linuxgamers.net/infoPage.php?page=acidlaunch COMMENT= Small, light-weight app launcher GNU_CONFIGURE= YES -USE_BUILDLINK3= YES CONFIGURE_ARGS+= --disable-xmltest CONFIGURE_ARGS+= --disable-gdk_pixbuftest |