aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-06-26 00:10:06 +0800
committerlioux <lioux@FreeBSD.org>2002-06-26 00:10:06 +0800
commit99602abf9b4a21c8657cda0e5deffa6cfe701445 (patch)
tree1ac1c1744ce268fb2610f14e8b7117d6669f765c /graphics
parent053c96031b449a399b9d1635087c780fc0f4992a (diff)
downloadfreebsd-ports-gnome-99602abf9b4a21c8657cda0e5deffa6cfe701445.tar.gz
freebsd-ports-gnome-99602abf9b4a21c8657cda0e5deffa6cfe701445.tar.zst
freebsd-ports-gnome-99602abf9b4a21c8657cda0e5deffa6cfe701445.zip
Fix typo: WRKSRC
Diffstat (limited to 'graphics')
-rw-r--r--graphics/avifile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/avifile/Makefile b/graphics/avifile/Makefile
index 3abcf525af00..66a4eff1607f 100644
--- a/graphics/avifile/Makefile
+++ b/graphics/avifile/Makefile
@@ -25,7 +25,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:C/^(...).*/\1/}-${PORTVERSION:C/-.*//}
+WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:C/^(.{3}).*/\1/}-${PORTVERSION:C/^(.{5}).+$/\1/}
USE_LIBTOOL= yes
LIBTOOLFILES= acinclude.m4