- Stage support
This commit is contained in:
parent
806e7b95e3
commit
3cd6da81e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346686
1 changed files with 2 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue