From a05ee332abf3339ba8dcecafbeff30a5d1942ef9 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 13:29:03 +0000 Subject: 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. --- www/netscape47-communicator/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/netscape47-communicator') diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index e7a06b870bde..361526dc5b3a 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -5,6 +5,9 @@ # $FreeBSD$ # +PORTNAME= netscape-${BROWSER_ARC} +PORTVERSION= ${BROWSER_VER} + .if !defined(PRE_MK_INCLUDED) .include .endif -- cgit v1.2.3