aboutsummaryrefslogtreecommitdiffstats
path: root/misc/iso-codes/Makefile
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-06-22 10:18:06 +0800
committerShaun Amott <shaun@FreeBSD.org>2006-06-22 10:18:06 +0800
commitfcd22c61b9a4b745862c384ade3741f0d86b9652 (patch)
tree7fa2c346102fdd3f8cee2b3dd11a8296d7778dc4 /misc/iso-codes/Makefile
parent05ec2ba8f07124721fa4e470a3fae3c2c152580b (diff)
downloadfreebsd-ports-gnome-fcd22c61b9a4b745862c384ade3741f0d86b9652.tar.gz
freebsd-ports-gnome-fcd22c61b9a4b745862c384ade3741f0d86b9652.tar.zst
freebsd-ports-gnome-fcd22c61b9a4b745862c384ade3741f0d86b9652.zip
Fix WRKSRC so port builds after previous update.
Approved by: ahze (mentor)
Diffstat (limited to 'misc/iso-codes/Makefile')
-rw-r--r--misc/iso-codes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile
index ac6e99490491..3715419c7ff1 100644
--- a/misc/iso-codes/Makefile
+++ b/misc/iso-codes/Makefile
@@ -22,7 +22,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= aclocal:19 autoconf:259 automake:19
AUTOMAKE_ARGS+= --add-missing --foreign --copy
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/-.*$//}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-patch: