diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-20 03:06:20 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-20 03:06:20 +0800 |
commit | 15b2da4e7400e4784657201f206a7ccf00cea053 (patch) | |
tree | b494f0d4af7b3545290e2aefde4e83a06e9c1025 /www | |
parent | ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1 (diff) | |
download | marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.gz marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.bz2 marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.lz marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.xz marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.tar.zst marcuscom-ports-15b2da4e7400e4784657201f206a7ccf00cea053.zip |
Sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7073 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-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 9d4fc3805..156b7387b 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -34,7 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ XPIDLFLAGS="-I${LOCALBASE}/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 |