1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-19 09:00:29 +00:00
parent 270f67a50f
commit 3c8a5b8967
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345031

View File

@ -11,10 +11,9 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Support library for OLE functions (MS-Excel) for gnumeric
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USES= gmake
USE_GNOME= glib12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>