summaryrefslogtreecommitdiff
path: root/lang/newlisp
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2013-03-09 23:01:45 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2013-03-09 23:01:45 +0000
commit9307f144d19a40aa4d681d1c9f69436d74a13c6a (patch)
tree0f59c2274ae17d377b3b07c96247c26f00de0513 /lang/newlisp
parentAdd lang/newlisp-devel, tracking development versions of lang/newlisp. (diff)
Register conflicts with lang/newlisp-devel.
Notes
Notes: svn path=/head/; revision=313773
Diffstat (limited to 'lang/newlisp')
-rw-r--r--lang/newlisp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/newlisp/Makefile b/lang/newlisp/Makefile
index 2a9f9a218128..d5ca3e8b5d34 100644
--- a/lang/newlisp/Makefile
+++ b/lang/newlisp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= newlisp
PORTVERSION= 10.4.5
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.newlisp.org/downloads/
EXTRACT_SUFX= .tgz
@@ -12,6 +13,8 @@ COMMENT= LISP like scripting language
LIB_DEPENDS= ffi:${PORTSDIR}/devel/libffi
+CONFLICTS= newlisp-devel-[0-9]*
+
HAS_CONFIGURE= yes
ALL_TARGET= default