aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libzvbi
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2004-08-19 23:41:42 +0800
committeroliver <oliver@FreeBSD.org>2004-08-19 23:41:42 +0800
commita93c4983e5eb9c3c80ed2798d7f4cf531dbd9560 (patch)
tree941e287178677ac2e515f4f27c856415bcb2b69b /devel/libzvbi
parentd67bab7194cb125b526390a8e7ad18dd2bacbe77 (diff)
downloadfreebsd-ports-gnome-a93c4983e5eb9c3c80ed2798d7f4cf531dbd9560.tar.gz
freebsd-ports-gnome-a93c4983e5eb9c3c80ed2798d7f4cf531dbd9560.tar.zst
freebsd-ports-gnome-a93c4983e5eb9c3c80ed2798d7f4cf531dbd9560.zip
install in PREFIX, not in X11PREFIX
USE_LIBTOOL_VER 15 (instead of 13) Bump PORTREVISION
Diffstat (limited to 'devel/libzvbi')
-rw-r--r--devel/libzvbi/Makefile10
-rw-r--r--devel/libzvbi/pkg-plist1
2 files changed, 3 insertions, 8 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile
index 63582c35cbf2..eb40239e8e23 100644
--- a/devel/libzvbi/Makefile
+++ b/devel/libzvbi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libzvbi
PORTVERSION= 0.2.8
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= zapping
@@ -20,17 +20,13 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
unicode.0:${PORTSDIR}/devel/libunicode
USE_GETTEXT= yes
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER= 15
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE}/include \
- --with-libintl-prefix=${LOCALBASE}/include
-
-CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -L/usr/lib"
+CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -L/usr/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
diff --git a/devel/libzvbi/pkg-plist b/devel/libzvbi/pkg-plist
index e549199ef1df..03cdca698d41 100644
--- a/devel/libzvbi/pkg-plist
+++ b/devel/libzvbi/pkg-plist
@@ -1,6 +1,5 @@
include/libzvbi.h
lib/libzvbi.a
-lib/libzvbi.la
lib/libzvbi.so
lib/libzvbi.so.3
share/locale/de/LC_MESSAGES/zvbi.mo