aboutsummaryrefslogtreecommitdiff
path: root/devel/xdg-utils/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-11-16 00:30:25 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-11-16 00:30:25 +0000
commitba451a074911ede234b3006b212b20d5bae88c47 (patch)
tree15539787721f2dee29c297164a7d6067531db61d /devel/xdg-utils/Makefile
parent88ba353662f83da1b3f4e25d796bdd23191c856c (diff)
downloadports-ba451a074911ede234b3006b212b20d5bae88c47.tar.gz
ports-ba451a074911ede234b3006b212b20d5bae88c47.zip
Notes
Diffstat (limited to 'devel/xdg-utils/Makefile')
-rw-r--r--devel/xdg-utils/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/xdg-utils/Makefile b/devel/xdg-utils/Makefile
index 73925bd4e43a..2adf58f4c1bd 100644
--- a/devel/xdg-utils/Makefile
+++ b/devel/xdg-utils/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= xdg-utils
-PORTVERSION= 1.0
-PORTREVISION= 1
+PORTVERSION= 1.0.1
CATEGORIES= devel
MASTER_SITES= http://portland.freedesktop.org/download/
EXTRACT_SUFX= .tgz
@@ -25,10 +24,8 @@ XDG_FILES= xdg-desktop-icon \
xdg-open \
xdg-screensaver
-.for file in ${XDG_FILES}
-PLIST_FILES+= bin/${file}
-MAN1+= ${file}.1
-.endfor
+PLIST_FILES+= ${XDG_FILES:S|^|bin/|}
+MAN1+= ${XDG_FILES:S|$|.1|}
pre-patch:
@${RM} -f ${WRKSRC}/*/*.orig