diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index b58449d3e9aa..cad8c74c54bd 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -7,7 +7,7 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 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,5 +23,6 @@ DIST_SUBDIR= i-scream GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes +USE_GNOME= gnomehack .include diff --git a/devel/libukcprog/distinfo b/devel/libukcprog/distinfo index a8dd9fac5a8e..dea73ef36238 100644 --- a/devel/libukcprog/distinfo +++ b/devel/libukcprog/distinfo @@ -1 +1 @@ -MD5 (i-scream/libukcprog-1.0.2.tar.gz) = de3a90b2a9f20463cd9189a024e3c405 +MD5 (i-scream/libukcprog-1.0.2.tar.gz) = a66166be771dc39f02e4c0ee1de88ad5 diff --git a/devel/libukcprog/files/patch-configure b/devel/libukcprog/files/patch-configure new file mode 100644 index 000000000000..01bd30fa8747 --- /dev/null +++ b/devel/libukcprog/files/patch-configure @@ -0,0 +1,10 @@ +--- 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 744ceec3182c..2d7fd2acb530 100644 --- a/devel/libukcprog/pkg-plist +++ b/devel/libukcprog/pkg-plist @@ -1,7 +1,6 @@ include/ukcprog.h lib/libukcprog.a -lib/libukcprog.la lib/libukcprog.so lib/libukcprog.so.0 -lib/pkgconfig/libukcprog.pc +libdata/pkgconfig/libukcprog.pc @unexec rmdir %D/lib/pkgconfig 2>/dev/null || true