From 9579581872b365171d8f6f0db770e836d0353cd8 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 13 Oct 2003 08:18:35 +0000 Subject: - Fix package build Submitted by: kris via bento --- devel/libukcprog/Makefile | 2 +- devel/libukcprog/pkg-plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index d53cf7dc4604..b58449d3e9aa 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -7,6 +7,7 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 +PORTREVISION= 1 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%/ \ @@ -22,6 +23,5 @@ DIST_SUBDIR= i-scream GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes -USE_GNOME= pkgconfig .include diff --git a/devel/libukcprog/pkg-plist b/devel/libukcprog/pkg-plist index 34711950be09..744ceec3182c 100644 --- a/devel/libukcprog/pkg-plist +++ b/devel/libukcprog/pkg-plist @@ -3,5 +3,5 @@ lib/libukcprog.a lib/libukcprog.la lib/libukcprog.so lib/libukcprog.so.0 -libdata/pkgconfig/libukcprog.pc -@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true +lib/pkgconfig/libukcprog.pc +@unexec rmdir %D/lib/pkgconfig 2>/dev/null || true -- cgit v1.2.3