From 65edb6c4e22585cd11e6715baa25e173e198269a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 13:18:13 +0000 Subject: Move down bsd.port.pre.mk inclusion to below PORTNAME/PORTVERSION definitions these are used to define other variables. --- print/acroread4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/acroread4/Makefile') diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile index 1bbc2f661cee..32af4ecb5be6 100644 --- a/print/acroread4/Makefile +++ b/print/acroread4/Makefile @@ -4,12 +4,12 @@ # # $FreeBSD$ # -.include PORTNAME= acroread PORTVERSION= 4.05 CATEGORIES= print linux MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/4.x/ +.include .if ${ARCH} == "i386" DISTNAME= linux-ar-405 .elif ${ARCH} == "alpha" -- cgit v1.2.3