From 4a67296491b4ef84339f8a44fa2e373fe4501922 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 22 Mar 2001 23:47:57 +0000 Subject: "suse_linux/Makefile.common" won't override "DIST_SUBDIR" so we can move the declaration to the proper location. --- www/opera/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/opera') 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= . -- cgit v1.2.3