diff options
author | asau <asau@pkgsrc.org> | 2012-10-28 06:30:00 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-10-28 06:30:00 +0000 |
commit | 6d2a5eb0194403a26ecfc1ccd2d02c7ca7875bfb (patch) | |
tree | 2a7fd30e4ee838f24d3e799d8f0f744759aaf6f0 /www/opera/Makefile | |
parent | 7921180beeb1b652f54dd21818789c08d8102ba1 (diff) | |
download | pkgsrc-6d2a5eb0194403a26ecfc1ccd2d02c7ca7875bfb.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index d4e799bddb1..da3e0483e1b 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2012/08/31 10:58:48 obache Exp $ +# $NetBSD: Makefile,v 1.99 2012/10/28 06:30:24 asau Exp $ DISTNAME= opera-${OPERA_PKG_VERSION}-${OPERA_PKG_BUILD}.${OPERA_ARCH}.${EMUL_OPSYS} PKGNAME= opera-${OPERA_PKG_VERSION:S/u/pl/} @@ -14,8 +14,6 @@ LICENSE= opera-1200-license EMUL_PLATFORMS= freebsd-i386 freebsd-x86_64 \ linux-i386 linux-x86_64 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" MASTER_SITE_OPERA+= ftp://get.opera.com/pub/opera/ \ |