aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libukcprog
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-04-29 15:58:31 +0800
committerkrion <krion@FreeBSD.org>2004-04-29 15:58:31 +0800
commit8ec833f5cd3ab85ac1c5f6ce095a842412b56707 (patch)
tree16339ce4e37dd36f343cb50615ba9ad885b1d78a /devel/libukcprog
parent9bdb866ed1a9c598c52b8bd3f331068bc26efc96 (diff)
downloadfreebsd-ports-gnome-8ec833f5cd3ab85ac1c5f6ce095a842412b56707.tar.gz
freebsd-ports-gnome-8ec833f5cd3ab85ac1c5f6ce095a842412b56707.tar.zst
freebsd-ports-gnome-8ec833f5cd3ab85ac1c5f6ce095a842412b56707.zip
- Fix dependencies
PR: ports/66055 Submitted by: maintainer
Diffstat (limited to 'devel/libukcprog')
-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