diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /audio/muine | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'audio/muine')
-rw-r--r-- | audio/muine/Makefile | 3 | ||||
-rw-r--r-- | audio/muine/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 06ba38cf9553..6bb54a174dd0 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,6 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ @@ -27,7 +28,7 @@ RUN_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intltool libgnomeui USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/audio/muine/pkg-plist b/audio/muine/pkg-plist index b2cbc3403aa1..165124f6788b 100644 --- a/audio/muine/pkg-plist +++ b/audio/muine/pkg-plist @@ -7,6 +7,7 @@ lib/monodoc/sources/muine-docs.source lib/monodoc/sources/muine-docs.tree lib/monodoc/sources/muine-docs.zip lib/muine/libmuine.a +lib/muine/libmuine.la lib/muine/libmuine.so lib/muine/libmuine.so.0 lib/muine/muine.exe |