diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /devel/xfc | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'devel/xfc')
-rw-r--r-- | devel/xfc/Makefile | 4 | ||||
-rw-r--r-- | devel/xfc/pkg-plist | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/xfc/Makefile b/devel/xfc/Makefile index 7e3d5763bdfb..3b2063f2d9a1 100644 --- a/devel/xfc/Makefile +++ b/devel/xfc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfc PORTVERSION= 4.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel xfce MASTER_SITES= http://xfc.xfce.org/download/${PORTVERSION}/src/ @@ -22,7 +22,7 @@ USE_GETTEXT= yes USE_GCC= 3.4+ USE_GNOME= glib20 gtk20 atk pango pkgconfig libglade2 gnomehack USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/devel/xfc/pkg-plist b/devel/xfc/pkg-plist index 87485c7d0f1b..3d1a02e2aba5 100644 --- a/devel/xfc/pkg-plist +++ b/devel/xfc/pkg-plist @@ -662,13 +662,13 @@ include/xfce4/xfc/version.hh include/xfce4/xfc/xfccore.hh include/xfce4/xfc/xfcglade.hh include/xfce4/xfc/xfcui.hh -lib/libXFCcore-4.3.a +lib/libXFCcore-4.3.la lib/libXFCcore-4.3.so lib/libXFCcore-4.3.so.1 -lib/libXFCglade-4.3.a +lib/libXFCglade-4.3.la lib/libXFCglade-4.3.so lib/libXFCglade-4.3.so.1 -lib/libXFCui-4.3.a +lib/libXFCui-4.3.la lib/libXFCui-4.3.so lib/libXFCui-4.3.so.1 libdata/pkgconfig/xfccore-4.3.pc |