mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Stage support
- Uses desktop-file-utils
This commit is contained in:
parent
ab423ae319
commit
d054878971
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338160
@ -21,16 +21,14 @@ DATADIR= ${PREFIX}/share/geda
|
||||
DOCSDIR= ${PREFIX}/share/doc/geda
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USES= desktop-file-utils gmake pkgconfig
|
||||
USE_GNOME= gtk20 glib20
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
CONFIGURE_ARGS= --with-docdir="${DOCSDIR}" --disable-update-mime-database \
|
||||
--disable-update-desktop-database
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
Loading…
Reference in New Issue
Block a user