summaryrefslogtreecommitdiffstats
path: root/x11/yelp/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-25 08:37:26 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-25 08:37:26 +0800
commiteeaa5cc462d64664691abb70e9a60f3503d490ad (patch)
treef44241c1a204a6fc3178d793ca75db1636f5c8ef /x11/yelp/Makefile
parentc58aa19dd13fd434e78cfcf0507634b80df2d2a9 (diff)
downloadmarcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar
marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.gz
marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.bz2
marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.lz
marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.xz
marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.zst
marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.zip
Update to 2.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@422 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r--x11/yelp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index e00ec4488..4e05844b6 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= yelp
-PORTVERSION= 2.1.5
+PORTVERSION= 2.2.0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -34,7 +34,5 @@ post-patch:
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|\@prefix\@/share|\@datadir\@|g' \
${WRKSRC}/stylesheets/docbook/catalog.in
- @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \
- ${WRKSRC}/po/Makefile.in.in
.include <bsd.port.mk>