summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 12:55:08 +0000
committerasau <asau@pkgsrc.org>2012-10-03 12:55:08 +0000
commitb89680320c369768271fcb63086606bf5aec05d5 (patch)
treee7cc06115ae8822644dda9c74e5e35b0598c2eb9 /emulators/wine
parentafd15d9598b3303d4f1aab41c660ec76af43fbc3 (diff)
downloadpkgsrc-b89680320c369768271fcb63086606bf5aec05d5.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index dbc7197b694..38ff3c3bf35 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.169 2012/09/15 10:04:34 obache Exp $
+# $NetBSD: Makefile,v 1.170 2012/10/03 12:55:21 asau Exp $
DISTNAME= wine-1.2.3
PKGREVISION= 7
@@ -17,8 +17,6 @@ BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge
ONLY_FOR_PLATFORM+= *-*-i386
#ONLY_FOR_PLATFORM+= *-*-x86_64
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c
USE_LIBTOOL= yes
USE_NCURSES= yes