summaryrefslogtreecommitdiffstats
path: root/www/bsdi-netscape47-communicator
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-14 13:29:03 +0000
committerasami <asami@FreeBSD.org>2000-04-14 13:29:03 +0000
commitd83fdfe5b6bc814f09abd330920e4edd06b35c91 (patch)
tree9d7632d1684441e5ddc5f64f56249034ee98f30c /www/bsdi-netscape47-communicator
parent35d4dd0563b990be5e2233ed2a22a268fce9160f (diff)
downloadFreeBSD-ports-d83fdfe5b6bc814f09abd330920e4edd06b35c91.zip
FreeBSD-ports-d83fdfe5b6bc814f09abd330920e4edd06b35c91.tar.gz
Make sure PORTNAME/PORTVERSION are defined before inclusion of pre.mk.
There might be some better solutions but this should at least make them work for now.
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r--www/bsdi-netscape47-communicator/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile
index e7a06b8..361526d 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-netscape47-communicator/Makefile
@@ -5,6 +5,9 @@
# $FreeBSD$
#
+PORTNAME= netscape-${BROWSER_ARC}
+PORTVERSION= ${BROWSER_VER}
+
.if !defined(PRE_MK_INCLUDED)
.include <bsd.port.pre.mk>
.endif
OpenPOWER on IntegriCloud