summaryrefslogtreecommitdiff
path: root/devel/libbegemot
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /devel/libbegemot
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'devel/libbegemot')
-rw-r--r--devel/libbegemot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile
index fc44587ed2f..6906ce5b307 100644
--- a/devel/libbegemot/Makefile
+++ b/devel/libbegemot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/05 11:12:52 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:26 tv Exp $
#
DISTNAME= libbegemot-1.9
@@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Base development library, contains useful routines
GNU_CONFIGURE= yes
-USE_BUILDLINK3= yes
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"