aboutsummaryrefslogtreecommitdiff
path: root/devel/privman
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-22 10:15:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-22 10:15:02 +0000
commit350fcce26c0ec18d19c589a654b75a670381bd53 (patch)
tree25b6c9a79a69f6c2f9f25baee341010087dfb344 /devel/privman
parent8765e29b416df21cc1daa7af2fb95c744f560c60 (diff)
Notes
Diffstat (limited to 'devel/privman')
-rw-r--r--devel/privman/Makefile2
-rw-r--r--devel/privman/files/patch-configure10
2 files changed, 1 insertions, 11 deletions
diff --git a/devel/privman/Makefile b/devel/privman/Makefile
index ef4c02298387..92205b3b5870 100644
--- a/devel/privman/Makefile
+++ b/devel/privman/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Library that makes it easy for programs to use privilege separation
GNU_CONFIGURE= yes
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/devel/privman/files/patch-configure b/devel/privman/files/patch-configure
deleted file mode 100644
index 83fff46af6d9..000000000000
--- a/devel/privman/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Tue Jul 29 23:05:27 2003
-+++ configure Tue Jul 29 23:05:46 2003
-@@ -8062,6 +8062,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'