aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynamips-devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-09-20 02:10:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-09-20 02:10:56 +0000
commit51e5794fa02c75828ed051b1bed41bed81e877fd (patch)
tree2cabb6ce14b0d18f1dd68c7f3a130540279a12f2 /emulators/dynamips-devel/Makefile
parentf6a504fdb3e8cbb6773204e73f1c55561327d87d (diff)
Notes
Diffstat (limited to 'emulators/dynamips-devel/Makefile')
-rw-r--r--emulators/dynamips-devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile
index 95c01953204d..60bb31ee9100 100644
--- a/emulators/dynamips-devel/Makefile
+++ b/emulators/dynamips-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dynamips
-DISTVERSION= 0.2.7-RC3
+DISTVERSION= 0.2.8-RC1
CATEGORIES= emulators
MASTER_SITES= http://www.ipflow.utc.fr/dynamips/
PKGNAMESUFFIX= -devel
@@ -16,6 +16,8 @@ COMMENT= Cisco 3600/7200 Simulator
LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf
+CONFLICTS= dynamips-[0-9]*
+
USE_GMAKE= yes
USE_GCC= 3.2+
USE_GETOPT_LONG=yes