diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-29 07:11:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-29 07:11:59 +0000 |
commit | 57ae2acf1622f1a6c9ff0466db3478132dcb62d4 (patch) | |
tree | b682a6895d1a6795d636ea23adf04928ff999b01 /audio | |
parent | f4879dbd02ddf53e67e6a0807e99ebcffa8c662e (diff) | |
download | ports-57ae2acf1622f1a6c9ff0466db3478132dcb62d4.tar.gz ports-57ae2acf1622f1a6c9ff0466db3478132dcb62d4.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/extace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile index 7ab22abbddac..996c7521f255 100644 --- a/audio/extace/Makefile +++ b/audio/extace/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://download.sourceforge.net/eXtace/ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ + gdk_imlib.5:${PORTSDIR}/graphics/imlib \ esd.2:${PORTSDIR}/audio/esound \ fftw.2:${PORTSDIR}/math/fftw |