summaryrefslogtreecommitdiff
path: root/sysutils/udfclient/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-27 14:58:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-27 14:58:01 +0000
commitbcd6673314d5693a1b01e41deee2473cd81677fd (patch)
tree34558bce41d4a175148c552e445e7878199d169e /sysutils/udfclient/Makefile
parent34a31b304aaffa880f106a29145cf25e797dab27 (diff)
Notes
Diffstat (limited to 'sysutils/udfclient/Makefile')
-rw-r--r--sysutils/udfclient/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/udfclient/Makefile b/sysutils/udfclient/Makefile
index 2ea077fbf03e..40b3ca96b18e 100644
--- a/sysutils/udfclient/Makefile
+++ b/sysutils/udfclient/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= udfclient
-PORTVERSION= 0.5.3
+PORTVERSION= 0.5.4.1
CATEGORIES= sysutils
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ \
${MASTER_SITE_NETBSD}
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= avg@icyb.net.ua
COMMENT= Tools for UDF filesystem
+WRKSRC= ${WRKDIR}/${DISTNAME:R}
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= with_pthread_cflags="${PTHREAD_CFLAGS}" \
with_thread_libs="${PTHREAD_LIBS}"