1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix staging

Remove useless gnomehack
This commit is contained in:
Baptiste Daroussin 2014-12-25 01:58:48 +00:00
parent fa3d8de521
commit 1c1f1e7026
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375517
2 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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