aboutsummaryrefslogtreecommitdiff
path: root/misc/xiphos
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 01:58:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 01:58:48 +0000
commit1c1f1e702695f1882382d9f7b2f5be61a3c1ae5b (patch)
tree0d71f7a9880b783b015b31076eb7c51f0fe3e332 /misc/xiphos
parentfa3d8de5217be923ef03f69ea611e35599187db1 (diff)
downloadports-1c1f1e702695f1882382d9f7b2f5be61a3c1ae5b.tar.gz
ports-1c1f1e702695f1882382d9f7b2f5be61a3c1ae5b.zip
Fix staging
Remove useless gnomehack
Notes
Notes: svn path=/head/; revision=375517
Diffstat (limited to 'misc/xiphos')
-rw-r--r--misc/xiphos/Makefile11
-rw-r--r--misc/xiphos/pkg-plist1
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index 302972701e37..4ce84161e216 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xiphos
PORTVERSION= 3.1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc gnome
MASTER_SITES= SF/gnomesword/Xiphos/${PORTVERSION}
@@ -22,19 +22,20 @@ LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 \
USES= gettext pkgconfig python:build
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_GNOME= gnomehack gnomeprefix gtkhtml3 intlhack libgsf
+USE_GNOME= gnomeprefix gtkhtml3 intlhack libgsf
OPTIONS_DEFINE= DOCS
do-configure:
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./waf configure \
- --prefix=${STAGEDIR}${PREFIX} --destdir=${STAGEDIR}${PREFIX} \
+ --prefix=${PREFIX} --destdir=${STAGEDIR} \
${WAF_CONFIGURE_ARGS}
do-build:
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf build
+ @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf build --prefix=${PREFIX} --destdir=${STAGEDIR}
do-install:
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf install
+ @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf install --prefix=${PREFIX} --destdir=${STAGEDIR}
+ @${RM} ${STAGEDIR}${PREFIX}/share/icons/hicolor/icon-theme.cache
.include <bsd.port.mk>
diff --git a/misc/xiphos/pkg-plist b/misc/xiphos/pkg-plist
index 398f3065b0d5..3e4e6c0dbbf4 100644
--- a/misc/xiphos/pkg-plist
+++ b/misc/xiphos/pkg-plist
@@ -121,7 +121,6 @@ share/gnome/help/xiphos/fr/figures/sword_install.png
share/gnome/help/xiphos/fr/figures/sword_remove.png
share/gnome/help/xiphos/fr/figures/sword_sources.png
share/gnome/help/xiphos/fr/xiphos.xml
-share/icons/hicolor/icon-theme.cache
share/icons/hicolor/scalable/apps/xiphos.svg
share/locale/ar/LC_MESSAGES/xiphos.mo
share/locale/cs/LC_MESSAGES/xiphos.mo