mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Support STAGEDIR
- Add license blob - Replace USE_GMAKE by USES= gmake
This commit is contained in:
parent
a7f8867bcc
commit
421fe2d037
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339272
@ -13,11 +13,11 @@ PKGNAMESUFFIX= -engine
|
||||
MAINTAINER= olivierd@FreeBSD.org
|
||||
COMMENT= Gtk+ 3.0 engine
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gmake
|
||||
USE_GNOME= cairo glib20 gtk30
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user