diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-29 15:11:59 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-29 15:11:59 +0800 |
commit | 5296903679949d1cdb5377edfef3c6bfccf1fb90 (patch) | |
tree | 8984de65402fd1c7a491183ac781477d6f36a0c5 /audio/extace/Makefile | |
parent | ab34992218ef22474f010987a20725e415173c3b (diff) | |
download | freebsd-ports-gnome-5296903679949d1cdb5377edfef3c6bfccf1fb90.tar.gz freebsd-ports-gnome-5296903679949d1cdb5377edfef3c6bfccf1fb90.tar.zst freebsd-ports-gnome-5296903679949d1cdb5377edfef3c6bfccf1fb90.zip |
Add missed gdk_imlib dependency.
Diffstat (limited to 'audio/extace/Makefile')
-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 |