aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-21 13:14:57 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-21 13:14:57 +0000
commit0b9e0fa63d20910516da4cffc9d5f4b570bd19c9 (patch)
tree0aec2f3c82dc7fa3e63b73965a82c738abe08fdb /x11-toolkits
parentdf88b66d3878845bd8f87b9aaf4a28bb34534908 (diff)
downloadports-0b9e0fa63d20910516da4cffc9d5f4b570bd19c9.tar.gz
ports-0b9e0fa63d20910516da4cffc9d5f4b570bd19c9.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/xforms/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index d14da82dc9b7..263f1e1325c8 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -13,6 +13,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical user interface toolkit for X Window System
LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING.LIB
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libtiff.so:${PORTSDIR}/graphics/tiff
@@ -24,6 +25,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
BROKEN_ia64= Does not compile on ia64