mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Add LICENSE
- Switch to USES=localbase Approved by: portmgr blanket
This commit is contained in:
parent
b2bc2f009e
commit
1d2761f5a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455291
@ -18,14 +18,15 @@ PORTSCOUT= ignore:1
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
LICENSE= LGPL20+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_XORG= xres x11
|
||||
USE_GNOME= gtk20 referencehack intlhack introspection
|
||||
USES+= bison gettext gmake libtool:keepla pathfix pkgconfig
|
||||
USES+= bison gettext gmake libtool:keepla localbase:ldflags pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= STARTUP
|
||||
|
Loading…
Reference in New Issue
Block a user