aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nml/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-06-08 21:04:14 +0800
committerMartin Wilke <miwi@FreeBSD.org>2006-06-08 21:04:14 +0800
commit3929aec7dbd31bead8292546a204cd71683a80b6 (patch)
tree452e54fe820d5f0938eb27cea930dc75cc15e141 /lang/nml/Makefile
parentafc58ad6316fdec3ead0b36c2876907988cdfed6 (diff)
downloadfreebsd-ports-gnome-3929aec7dbd31bead8292546a204cd71683a80b6.tar.gz
freebsd-ports-gnome-3929aec7dbd31bead8292546a204cd71683a80b6.tar.zst
freebsd-ports-gnome-3929aec7dbd31bead8292546a204cd71683a80b6.zip
Update to 0.92b
PR: ports/96563 Approved by: krion (mentor), maintainer
Diffstat (limited to 'lang/nml/Makefile')
-rw-r--r--lang/nml/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/lang/nml/Makefile b/lang/nml/Makefile
index b64fd88b2b9b..48c0bd657de8 100644
--- a/lang/nml/Makefile
+++ b/lang/nml/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= nml
-PORTVERSION= 0.92a
-PORTREVISION= 1
+PORTVERSION= 0.92b
CATEGORIES= lang
MASTER_SITES= http://ropas.snu.ac.kr/n/ \
http://sparcs.kaist.ac.kr/~netj/n/ \
@@ -16,6 +15,10 @@ MASTER_SITES= http://ropas.snu.ac.kr/n/ \
MAINTAINER= netj@sparcs.kaist.ac.kr
COMMENT= A dialect/harmony of Standard ML of New Jersey and Objective Caml
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.92
+
+ONLY_FOR_ARCHS= i386
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= \
-prefix ${PREFIX}
@@ -26,10 +29,6 @@ INSTALL_TARGET= install installopt
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= "Broken pkg-plist"
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}