aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynamips-community/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2014-07-02 11:41:16 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2014-07-02 11:41:16 +0000
commitc2a0d1236fe18a0f6bfac0ddaf602dd656d0b445 (patch)
tree213e32a306a666481ac46e755db2d61c56324333 /emulators/dynamips-community/Makefile
parentfd3422fcedbb866a961077b8c410308b5084195f (diff)
downloadports-c2a0d1236fe18a0f6bfac0ddaf602dd656d0b445.tar.gz
ports-c2a0d1236fe18a0f6bfac0ddaf602dd656d0b445.zip
Notes
Diffstat (limited to 'emulators/dynamips-community/Makefile')
-rw-r--r--emulators/dynamips-community/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile
index 22b292bb783b..3ef68ee6c219 100644
--- a/emulators/dynamips-community/Makefile
+++ b/emulators/dynamips-community/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dynamips
-PORTVERSION= 0.2.11
+PORTVERSION= 0.2.12
CATEGORIES= emulators
MASTER_SITES= SF/gns-3/Dynamips/${PORTVERSION}
PKGNAMESUFFIX= -community
@@ -24,6 +24,8 @@ MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= DOCS UNSTABLE
UNSTABLE_DESC= development code (x64 Mac)
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
LDFLAGS+= -luuid
MAKE_ENV= DYNAMIPS_CODE=${DYNAMIPS_CODE} \
DYNAMIPS_ARCH=${DYNAMIPS_ARCH} \