summaryrefslogtreecommitdiff
path: root/misc/open2300-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/open2300-mysql/Makefile')
-rw-r--r--misc/open2300-mysql/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/open2300-mysql/Makefile b/misc/open2300-mysql/Makefile
index 6d2c2fcc87b..35284f51183 100644
--- a/misc/open2300-mysql/Makefile
+++ b/misc/open2300-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/09/15 15:03:24 obache Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/08 09:57:31 asau Exp $
#
PKGNAME= ${DISTNAME:S/-/-mysql-/}
@@ -6,8 +6,6 @@ PKGREVISION= 2
COMMENT= WS 23xx weather station MySQL support
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_TARGET= mysql2300
INSTALL_TARGET= install-mysql
INSTALLATION_DIRS+= bin
@@ -16,7 +14,5 @@ LIBS+= -lmysqlclient
LIBS.SunOS+= -lnsl -lsocket
MAKE_ENV+= LIBS=${LIBS:M*:Q}
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/mysql.buildlink3.mk"
.include "../../misc/open2300/Makefile.common"