1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Stage support

- switch to USES
This commit is contained in:
Martin Wilke 2014-01-27 09:35:06 +00:00
parent 1f8ad9ddee
commit 3873ee6066
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341358

View File

@ -18,9 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/ico
RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:${PORTSDIR}/x11-themes/icons-tango
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake
USE_GNOME= intlhack
INSTALLS_ICONS= yes
NO_STAGE= yes
.include <bsd.port.mk>