- Stage support

This commit is contained in:
Martin Wilke 2014-03-01 18:05:27 +00:00
parent 806e7b95e3
commit 3cd6da81e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346686

View file

@ -12,14 +12,11 @@ COMMENT= Multi-purpose desktop calculator (backend library)
LIB_DEPENDS= cln:${PORTSDIR}/math/cln
USES= pkgconfig
USE_GNOME= glib20 gnomehack intlhack libxml2
USE_GMAKE= yes
USES= pkgconfig pathfix gmake
USE_GNOME= glib20 intlhack libxml2
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
NO_STAGE= yes
OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>