diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:11:33 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:11:33 +0000 |
commit | e2f1a391066e99c8f7f9e88ba89d0e35e2b8b6b0 (patch) | |
tree | 644f09b8599478606b0b2308d5ddb42c8ca91fc6 /www/openvrml | |
parent | 1a5ed1100b2fbede0dc03b0642c7ef1b20393fcc (diff) | |
download | ports-e2f1a391066e99c8f7f9e88ba89d0e35e2b8b6b0.tar.gz ports-e2f1a391066e99c8f7f9e88ba89d0e35e2b8b6b0.zip |
Notes
Diffstat (limited to 'www/openvrml')
-rw-r--r-- | www/openvrml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index f54e2b0ee8b6..31682c7431e4 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -34,7 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ XPIDLFLAGS="-I${X11BASE}/share/idl/mozilla" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB= VER=${PORTVERSION} SUB_FILES= lookat.sh |