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 /audio/ecasound | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'audio/ecasound')
-rw-r--r-- | audio/ecasound/Makefile | 3 | ||||
-rw-r--r-- | audio/ecasound/pkg-plist | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index 7735f2ce6772..e751e64b041c 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -7,6 +7,7 @@ PORTNAME= ecasound PORTVERSION= 2.4.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ @@ -16,7 +17,7 @@ COMMENT= Multitrack audio processing software USE_GNOME= gnometarget USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-pyecasound --disable-rubyecasound --with-largefile \ --enable-sys-readline diff --git a/audio/ecasound/pkg-plist b/audio/ecasound/pkg-plist index 896de7ef5fa9..489440a977f9 100644 --- a/audio/ecasound/pkg-plist +++ b/audio/ecasound/pkg-plist @@ -140,8 +140,11 @@ include/libecasound/two-stage-linear-envelope.h include/libecasoundc/eca-control-interface.h include/libecasoundc/ecasoundc.h lib/libecasound.a +lib/libecasound.la lib/libecasoundc.a +lib/libecasoundc.la lib/libkvutils.a +lib/libkvutils.la %%DATADIR%%/ecasound.el %%DATADIR%%/ecasoundrc %%DATADIR%%/effect_presets |