summaryrefslogtreecommitdiff
path: root/www/opera
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-03-22 23:47:57 +0000
committertron <tron@pkgsrc.org>2001-03-22 23:47:57 +0000
commit4a67296491b4ef84339f8a44fa2e373fe4501922 (patch)
treef9c5e734ef05a71ec7436ce2cc2aae93e2d40cc2 /www/opera
parent5cfb2ed799b741eefdbfc521304604b9f9a709d5 (diff)
downloadpkgsrc-4a67296491b4ef84339f8a44fa2e373fe4501922.tar.gz
"suse_linux/Makefile.common" won't override "DIST_SUBDIR" so we can move
the declaration to the proper location.
Diffstat (limited to 'www/opera')
-rw-r--r--www/opera/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile
index 50f221fc01d..7dd22f9eaf6 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/03/22 23:46:47 tron Exp $
+# $NetBSD: Makefile,v 1.14 2001/03/22 23:47:57 tron Exp $
DISTNAME= opera-5.0b7
CATEGORIES= www
@@ -22,6 +22,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
LICENSE= opera-license
+DIST_SUBDIR= .
EXTRACT_ONLY= # empty
NO_BUILD= YES
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
@@ -32,5 +33,3 @@ post-install:
${LN} -fs ../${EMULSUBDIR}/usr/bin/opera ${PREFIX}/bin
.include "../../emulators/suse_linux/Makefile.common"
-
-DIST_SUBDIR= .