summaryrefslogtreecommitdiff
path: root/www/opera/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-08-29 13:15:54 +0000
committerobache <obache@pkgsrc.org>2009-08-29 13:15:54 +0000
commitbf97229bc9f34a0c68050e05a37f68ab6aca843c (patch)
tree298795bbedea097255eefd28423635bbac03867e /www/opera/Makefile
parent657470f9596fa185c8176083e530c6301ab19384 (diff)
downloadpkgsrc-bf97229bc9f34a0c68050e05a37f68ab6aca843c.tar.gz
Add user-destdir support.
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r--www/opera/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile
index 26240a801c9..5f56ef55e7f 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2009/05/19 08:59:37 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2009/08/29 13:15:54 obache Exp $
DISTNAME= opera-${OPERA_PKG_VERSION:S/u/pl/}
CATEGORIES= www
@@ -19,7 +19,7 @@ EMUL_PLATFORMS= freebsd-i386
EMUL_PLATFORMS+= linux-i386
EMUL_PLATFORMS+= solaris-sparc
-#PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"