summaryrefslogtreecommitdiff
path: root/misc/cassowary/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
commit5cb14340042a107ee5ad92616d23d4d9551eb878 (patch)
tree627c8eec76ffb450072bffd91d2a746e8d206c3d /misc/cassowary/Makefile
parentFirst round of INSTALL_SHLIB fixes. (diff)
Second round of INSTALL_SHLIBS=yes fixes.
Notes
Notes: svn path=/head/; revision=29614
Diffstat (limited to 'misc/cassowary/Makefile')
-rw-r--r--misc/cassowary/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cassowary/Makefile b/misc/cassowary/Makefile
index 7e6e2bcc60fa..04dfdfa5dd5c 100644
--- a/misc/cassowary/Makefile
+++ b/misc/cassowary/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= nakai@FreeBSD.org
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
LIB_DEPENDS= GTL.3:${PORTSDIR}/misc/gtl
+INSTALL_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-guile-prefix=${LOCALBASE} \
--enable-guile-build \