aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libukcprog
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-21 22:12:37 +0800
committerkrion <krion@FreeBSD.org>2003-10-21 22:12:37 +0800
commitbc079b55edd5adcc2a001038b920772e8d91c63d (patch)
tree4468732b3b4ff984a5101f69b0265eb079b84b3e /devel/libukcprog
parent1332f689dd3e39570738de18e508f09e9a994640 (diff)
downloadfreebsd-ports-gnome-bc079b55edd5adcc2a001038b920772e8d91c63d.tar.gz
freebsd-ports-gnome-bc079b55edd5adcc2a001038b920772e8d91c63d.tar.zst
freebsd-ports-gnome-bc079b55edd5adcc2a001038b920772e8d91c63d.zip
- Tarball was rerolled to fix a packaging issue with the
pkgconfig file. - Use 'gnomehack' - Do not install useless *.la - Bump PORTREVISION PR: 58259 Submitted by: maintainer
Diffstat (limited to 'devel/libukcprog')
-rw-r--r--devel/libukcprog/Makefile3
-rw-r--r--devel/libukcprog/distinfo2
-rw-r--r--devel/libukcprog/files/patch-configure10
-rw-r--r--devel/libukcprog/pkg-plist3
4 files changed, 14 insertions, 4 deletions
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 <bsd.port.mk>
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