summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-04 16:52:34 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-09-04 16:52:34 +0000
commit1ca3f098045251a941f784d217cdd0c7426bddd3 (patch)
treeabf7e4786798525650aa40701c83e33cd6dc0795 /x11-toolkits/gtkada/Makefile
parento have plugger be a mozilla plugin instead of a netscape plugin (diff)
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
Notes
Notes: svn path=/head/; revision=47426
Diffstat (limited to 'x11-toolkits/gtkada/Makefile')
-rw-r--r--x11-toolkits/gtkada/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 43ec98acd946..fdf3083a14cc 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/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