1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Support STAGEDIR

- Use USES= gmake
This commit is contained in:
Olivier Duchateau 2014-01-27 17:55:28 +00:00
parent e1c6f9cb80
commit 062dad4ede
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341437

View File

@ -10,15 +10,13 @@ MASTER_SITES= https://launchpadlibrarian.net/100152436/ \
MAINTAINER= olivierd@FreeBSD.org
COMMENT= Zeitgeist client library
USES= pathfix pkgconfig gettext
USES= pathfix pkgconfig gettext gmake
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= glib20 intltool intlhack
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}