summaryrefslogtreecommitdiff
path: root/net/mydns-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mydns-mysql/Makefile')
-rw-r--r--net/mydns-mysql/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/mydns-mysql/Makefile b/net/mydns-mysql/Makefile
index 7ce06826e27..76cd6b502c7 100644
--- a/net/mydns-mysql/Makefile
+++ b/net/mydns-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/09/15 15:03:24 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:38 asau Exp $
PKGNAME= ${DISTNAME:S/-/-mysql-/}
PKGREVISION= 7
@@ -10,8 +10,6 @@ DISTINFO_FILE= ${.CURDIR}/../../net/mydns-pgsql/distinfo
PATCHDIR= ${.CURDIR}/../../net/mydns-pgsql/patches
FILESDIR= ${.CURDIR}/../../net/mydns-pgsql/files
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFIGURE_ARGS+= --without-pgsql
CONFIGURE_ARGS+= --with-mysql-lib=${BUILDLINK_PREFIX.mysql-client}/lib/mysql
CONFIGURE_ARGS+= --with-mysql-include=${BUILDLINK_PREFIX.mysql-client}/include/mysql