aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xdelta/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 00:44:16 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 00:44:16 +0800
commitf359ee78885faedfb9fd1259c36133038ac50245 (patch)
treee149280677fe44f0552faf757470ea0023906ed0 /misc/xdelta/Makefile
parent124867154b7cf447efaed5aa7238f231be993f70 (diff)
downloadfreebsd-ports-gnome-f359ee78885faedfb9fd1259c36133038ac50245.tar.gz
freebsd-ports-gnome-f359ee78885faedfb9fd1259c36133038ac50245.tar.zst
freebsd-ports-gnome-f359ee78885faedfb9fd1259c36133038ac50245.zip
First round of INSTALL_SHLIB fixes.
Diffstat (limited to 'misc/xdelta/Makefile')
-rw-r--r--misc/xdelta/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile
index b571adcdc5f8..042c259dbfc2 100644
--- a/misc/xdelta/Makefile
+++ b/misc/xdelta/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_LIBTOOL= yes
+INSTALL_SHLIBS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS=-L${LOCALBASE}/lib \
GLIB_CONFIG="${GLIB_CONFIG}"