summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-20 12:17:37 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-20 12:17:37 +0000
commit45d6583386ca6fbbcb733541dabc84200fac1359 (patch)
tree5ae2eb0c35f21e3053b73fca80751605b4b75917 /lang
parent- Don't install symlink treecc-%%PORTVERSION%% (diff)
- Mark ONLY_FOR_ARCHS=i386
- Give maintainership to submitter PR: 60424 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes
Notes: svn path=/head/; revision=96263
Diffstat (limited to 'lang')
-rw-r--r--lang/cyclone/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile
index b2c8d4a03a95..4aae370b6712 100644
--- a/lang/cyclone/Makefile
+++ b/lang/cyclone/Makefile
@@ -14,9 +14,11 @@ MASTER_SITES= http://www.cs.cornell.edu/projects/cyclone/software/
# Can't conditionalise fetching of docs due to distinfo:
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-docs.tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stolz@i2.informatik.rwth-aachen.de
COMMENT= A safe dialect of C from Cornell and AT&T Research
+ONLY_FOR_ARCHS= i386
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}