summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-29 07:58:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-29 07:58:31 +0000
commit6c0d55cb674bd2c319cf440f58864e1097de0b11 (patch)
treee82a6fabe855ecf26536685c371482dfa8db6886 /devel
parent- Update to version 0.1.3 (diff)
- Fix dependencies
PR: ports/66055 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=107937
Diffstat (limited to 'devel')
-rw-r--r--devel/libukcprog/Makefile4
-rw-r--r--devel/libukcprog/files/patch-configure10
-rw-r--r--devel/libukcprog/pkg-plist1
3 files changed, 2 insertions, 13 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile
index db20f4ea3c6b..df5c8afc22d8 100644
--- a/devel/libukcprog/Makefile
+++ b/devel/libukcprog/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libukcprog
PORTVERSION= 1.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
@@ -23,6 +23,6 @@ DIST_SUBDIR= i-scream
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER= 13
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack gnometarget pkgconfig lthack
.include <bsd.port.mk>
diff --git a/devel/libukcprog/files/patch-configure b/devel/libukcprog/files/patch-configure
deleted file mode 100644
index 01bd30fa8747..000000000000
--- a/devel/libukcprog/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Tue Aug 26 08:10:39 2003
-+++ configure Tue Aug 26 08:10:54 2003
-@@ -7856,6 +7856,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'
diff --git a/devel/libukcprog/pkg-plist b/devel/libukcprog/pkg-plist
index 2d7fd2acb530..161ac7bba842 100644
--- a/devel/libukcprog/pkg-plist
+++ b/devel/libukcprog/pkg-plist
@@ -3,4 +3,3 @@ lib/libukcprog.a
lib/libukcprog.so
lib/libukcprog.so.0
libdata/pkgconfig/libukcprog.pc
-@unexec rmdir %D/lib/pkgconfig 2>/dev/null || true