From 4ac0bca1b419fb2a95d2b9c879f3e65011e90cc1 Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 29 Jul 2003 03:36:26 +0000 Subject: Add INSTALLS_SHLIB Pointed out by: kris --- devel/physfs-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/physfs-devel') diff --git a/devel/physfs-devel/Makefile b/devel/physfs-devel/Makefile index 7c753a272a64..8f0cd9b0d01a 100644 --- a/devel/physfs-devel/Makefile +++ b/devel/physfs-devel/Makefile @@ -17,5 +17,6 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} CONFIGURE_ARGS= --program-transform-name='' +INSTALLS_SHLIB= yes .include -- cgit