diff options
Diffstat (limited to 'devel/privman/Makefile')
-rw-r--r-- | devel/privman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/privman/Makefile b/devel/privman/Makefile index 4c6aad2ccfcb..c6b4928a80c7 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.isso.sparta.com/opensource/privman/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Library that makes it easy for programs to use privilege separation +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |