summaryrefslogtreecommitdiffstats
path: root/print/acroread
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-14 13:18:13 +0000
committerasami <asami@FreeBSD.org>2000-04-14 13:18:13 +0000
commit35d4dd0563b990be5e2233ed2a22a268fce9160f (patch)
tree51fa528e3dc8579c72419b8fd2dd17b91b38531d /print/acroread
parentdf8d202dbc709cf7709d9e5e29efcbdfa032b893 (diff)
downloadFreeBSD-ports-35d4dd0563b990be5e2233ed2a22a268fce9160f.zip
FreeBSD-ports-35d4dd0563b990be5e2233ed2a22a268fce9160f.tar.gz
Move down bsd.port.pre.mk inclusion to below PORTNAME/PORTVERSION definitions
these are used to define other variables.
Diffstat (limited to 'print/acroread')
-rw-r--r--print/acroread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index 27ed242..a7ac7a9 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -4,13 +4,13 @@
#
# $FreeBSD$
#
-.include <bsd.port.pre.mk>
PORTNAME= acroread
PORTVERSION= 3.02
CATEGORIES= print linux
MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/3.x/ \
ftp://sunsite.cnlab-switch.ch/mirror/acrobatreader/unix/3.x/
+.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"
DISTNAME= ar302lin
.elif ${ARCH} == "alpha"
OpenPOWER on IntegriCloud