aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-12-14 23:44:46 +0800
committermva <mva@FreeBSD.org>2013-12-14 23:44:46 +0800
commit91679dac64757b851b453b2f511fab7d171b1707 (patch)
treee644531929e353a0b251d836fd6d12ae6b12a2d3 /devel
parent568b605d8c0706dc4d8aa7f7059358be2c9beac7 (diff)
downloadfreebsd-ports-gnome-91679dac64757b851b453b2f511fab7d171b1707.tar.gz
freebsd-ports-gnome-91679dac64757b851b453b2f511fab7d171b1707.tar.zst
freebsd-ports-gnome-91679dac64757b851b453b2f511fab7d171b1707.zip
- Fix the library detection, if lang/python is not installed
Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/jep/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/jep/Makefile b/devel/jep/Makefile
index 49905187a018..59f1215a3979 100644
--- a/devel/jep/Makefile
+++ b/devel/jep/Makefile
@@ -18,6 +18,9 @@ JAVA_VERSION= 1.6+
USE_PYTHON= 2.2+
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+# Necessary, since the configure script does the LIBS and
+# LDFLAGS detection wrong
+LDFLAGS= -L${LOCALBASE}/lib
MAN1= jep.1