summaryrefslogtreecommitdiff
path: root/databases/pxtools/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-17 19:21:09 +0000
committersnj <snj>2004-04-17 19:21:09 +0000
commit86e6b01ebf596c0f51757ed85878ed764919e28c (patch)
tree27460de3964727d9e9f8426885dbea770f4af0f4 /databases/pxtools/Makefile
parentee38c1f46fc1b7601566ef2f16ec584dda8586f3 (diff)
downloadpkgsrc-86e6b01ebf596c0f51757ed85878ed764919e28c.tar.gz
Convert to buildlink3.
Diffstat (limited to 'databases/pxtools/Makefile')
-rw-r--r--databases/pxtools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile
index b209e9c7c33..1747d8a6a7e 100644
--- a/databases/pxtools/Makefile
+++ b/databases/pxtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/30 18:36:27 ben Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/17 19:21:09 snj Exp $
#
DISTNAME= pxtools-0.0.20
@@ -9,11 +9,11 @@ MAINTAINER= ben@NetBSD.org
HOMEPAGE= http://jan.kneschke.de/projects/pxtools/
COMMENT= Paradox database export/info utilities
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"