summaryrefslogtreecommitdiff
path: root/lang/fpc-units
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
commit995ae8b1bdfe5e9d356eae060097bee70cbccbc8 (patch)
tree716cad45f74530d35aed61fcde093f63ed88f722 /lang/fpc-units
parentNew port: lang/fpc-utils (diff)
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=168609
Diffstat (limited to 'lang/fpc-units')
-rw-r--r--lang/fpc-units/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/fpc-units/Makefile b/lang/fpc-units/Makefile
index 5b010cde1398..738376560211 100644
--- a/lang/fpc-units/Makefile
+++ b/lang/fpc-units/Makefile
@@ -14,13 +14,13 @@ PKGNAMEPREFIX= fpc-
DISTFILES= # none
EXTRACT_ONLY= # none
-MAINTAINER= acardenas@bsd.org.pe
+MAINTAINER= acm@FreeBSD.org
COMMENT= A meta port to install Free Pascal units
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
-BUILDNAME= i386-freebsd
+BUILDNAME= ${ARCH}-freebsd
OPTIONS= BFD "Interface to GNU Binary Format description" on \
FCL "Free Pascal Component Library" on \