aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynamips-community/Makefile
diff options
context:
space:
mode:
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} \