summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkada-devel/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-09-04 16:52:34 +0000
committerlioux <lioux@FreeBSD.org>2001-09-04 16:52:34 +0000
commit8c9d3d9bcb13898e071c2875d0c7ec2f50302405 (patch)
treead8b93b38f083ebcf3293e6dd92233e9f19d1413 /x11-toolkits/gtkada-devel/Makefile
parente8fe29d8a21fe0eab60e65247a32a17a9e03675b (diff)
downloadFreeBSD-ports-8c9d3d9bcb13898e071c2875d0c7ec2f50302405.zip
FreeBSD-ports-8c9d3d9bcb13898e071c2875d0c7ec2f50302405.tar.gz
Add missing pthreads LDFLAGS knobs, i.e., ${PTHREAD_LIBS};
to appropriate places PR: 29811 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Approved by: MAINTAINER
Diffstat (limited to 'x11-toolkits/gtkada-devel/Makefile')
-rw-r--r--x11-toolkits/gtkada-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtkada-devel/Makefile b/x11-toolkits/gtkada-devel/Makefile
index 43ec98a..fdf3083 100644
--- a/x11-toolkits/gtkada-devel/Makefile
+++ b/x11-toolkits/gtkada-devel/Makefile
@@ -29,6 +29,8 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+MAKE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+
PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION}
MAN1= dgate.1 gate.1 gtkada-config.1
OpenPOWER on IntegriCloud