summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorcjep <cjep>2003-01-07 22:09:56 +0000
committercjep <cjep>2003-01-07 22:09:56 +0000
commitfd608c0d1674b161a712171e48ff39c4e4eff405 (patch)
tree42ca2525a3f5678476c906c74b958d84337da417 /www
parent5c1e8c09708e59286fdae407fb21464717c9be55 (diff)
downloadpkgsrc-fd608c0d1674b161a712171e48ff39c4e4eff405.tar.gz
Move the bsd.pkg.mk include outside of the conditional
Diffstat (limited to 'www')
-rw-r--r--www/opera/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile
index bcae2b0a308..99b51973f6a 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2002/10/24 10:23:07 bouyer Exp $
+# $NetBSD: Makefile,v 1.26 2003/01/07 22:09:56 cjep Exp $
DISTNAME= opera-5.0.1
CATEGORIES= www
@@ -60,6 +60,5 @@ do-install:
mv ${PREFIX}/bin/opera ${PREFIX}/libexec/opera
${INSTALL_SCRIPT} ${WRKDIR}/opera ${PREFIX}/bin
-.include "../../mk/bsd.pkg.mk"
.endif
-
+.include "../../mk/bsd.pkg.mk"