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:
parent
e1c6f9cb80
commit
062dad4ede
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341437
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user