summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-15 20:17:11 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-15 20:17:11 +0000
commitf359bcf5d0ef07ac34b0729fdc9841fb7ed25a7b (patch)
tree1d229f66b05c78814122c374d357275b12a9eaec /www
parent90940ae575779db5e9906483dff4ef6bf6e78ebf (diff)
downloadfreebsd-ports-f359bcf5d0ef07ac34b0729fdc9841fb7ed25a7b.zip
- Add LICENSE_FILE
- Use USES=localbase
Diffstat (limited to 'www')
-rw-r--r--www/xapian-omega/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile
index edc198ada933..5228b3ef0341 100644
--- a/www/xapian-omega/Makefile
+++ b/www/xapian-omega/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= CGI search application built on Xapian
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
libxapian.so:${PORTSDIR}/databases/xapian-core
@@ -24,11 +25,9 @@ PORTSCOUT= limitw:1,even
CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR}
CONFIGURE_ENV= PCRE_CONFIG=${LOCALBASE}/bin/pcre-config \
XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config
-CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
-LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
-USES= libtool perl5 shebangfix tar:xz
+USES= libtool localbase perl5 shebangfix tar:xz
MORE_PORTDOCS= AUTHORS ChangeLog NEWS README TODO
PORTDATA= *