diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-19 15:18:09 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-19 15:18:09 +0800 |
commit | 1979088a8d4fc7212eb1b8849308c7cb6cc5d157 (patch) | |
tree | ca9ecc3bb625e4aba9b5d5efd42695df041baec4 /x11-toolkits | |
parent | 3a5662bce89b0cc812c9dc5786b90cd99aea1226 (diff) | |
download | marcuscom-ports-1979088a8d4fc7212eb1b8849308c7cb6cc5d157.tar.gz marcuscom-ports-1979088a8d4fc7212eb1b8849308c7cb6cc5d157.tar.zst marcuscom-ports-1979088a8d4fc7212eb1b8849308c7cb6cc5d157.zip |
Add ltverhack to normalize the shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4550 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/eel/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/eel/pkg-plist | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 63fd19521..6c4593408 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -3,11 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/eel/Makefile,v 1.16 2005/07/26 02:41:27 marcus Exp $ +# $MCom: ports/x11-toolkits/eel/Makefile,v 1.17 2005/08/09 05:00:27 marcus Exp $ # PORTNAME= eel PORTVERSION= 2.11.91 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 @@ -20,7 +21,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus +USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus ltverhack USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes diff --git a/x11-toolkits/eel/pkg-plist b/x11-toolkits/eel/pkg-plist index 0bd189a92..901b8bff6 100644 --- a/x11-toolkits/eel/pkg-plist +++ b/x11-toolkits/eel/pkg-plist @@ -46,7 +46,7 @@ include/eel-2/eel/eel-xml-extensions.h include/eel-2/eel/eel.h lib/libeel-2.a lib/libeel-2.so -lib/libeel-2.so.13 +lib/libeel-2.so.2 libdata/pkgconfig/eel-2.0.pc share/locale/am/LC_MESSAGES/eel-2.0.mo share/locale/ang/LC_MESSAGES/eel-2.0.mo |