diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:13:42 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:13:42 +0000 |
commit | 7fcd38cac3aea93a0acfa34eb9154866b67b0852 (patch) | |
tree | c7744bf36c82c1d4b3a6d5dfdb8cb8cad40644b3 /x11-toolkits/Xaw3d | |
parent | e2f1a391066e99c8f7f9e88ba89d0e35e2b8b6b0 (diff) | |
download | ports-7fcd38cac3aea93a0acfa34eb9154866b67b0852.tar.gz ports-7fcd38cac3aea93a0acfa34eb9154866b67b0852.zip |
Notes
Diffstat (limited to 'x11-toolkits/Xaw3d')
-rw-r--r-- | x11-toolkits/Xaw3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index 885fb346e771..9a0e201f9385 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -16,7 +16,7 @@ COMMENT= A 3-D Athena Widget set that looks like Motif WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SUB_FILES= pkg-message SUB_LIST= XAWVER="${XAWVER}" |