summaryrefslogtreecommitdiffstats
path: root/www/mod_dtcl/files
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-02-22 21:31:57 +0000
committerjedgar <jedgar@FreeBSD.org>2000-02-22 21:31:57 +0000
commit3473a5c992e8f1424d4bffde3d750d921470e055 (patch)
treedebeaf7ab0a9e9ccfbc8cc293a0487e69975c8f9 /www/mod_dtcl/files
parent8276bf2de7d398914faff60738792803881488cd (diff)
downloadFreeBSD-ports-3473a5c992e8f1424d4bffde3d750d921470e055.zip
FreeBSD-ports-3473a5c992e8f1424d4bffde3d750d921470e055.tar.gz
Update port to 0.7.3-1
PR: 16792 Submitted by: Maintainer
Diffstat (limited to 'www/mod_dtcl/files')
-rw-r--r--www/mod_dtcl/files/Makefile.bsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_dtcl/files/Makefile.bsd b/www/mod_dtcl/files/Makefile.bsd
index e8d5430..23427ec 100644
--- a/www/mod_dtcl/files/Makefile.bsd
+++ b/www/mod_dtcl/files/Makefile.bsd
@@ -14,8 +14,8 @@ LIB= mod_dtcl
SHLIB_MAJOR=1
SHLIB_MINOR=0
-LDADD= -L${PREFIX}/lib -ltcl${TCL_NDVER}
-LDFLAGS=${LDADD} -lm
+LDADD= -L${PREFIX}/lib -ltcl${TCL_NDVER} -lm
+LDFLAGS=${LDADD}
NOPROFILE= True # to avoid building profiled library
INTERNALLIB= True # to avoid building a static version
OpenPOWER on IntegriCloud