diff options
author | sem <sem@FreeBSD.org> | 2006-06-10 23:53:58 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-06-10 23:53:58 +0800 |
commit | 9c5c4e07fd556df3bac8e3d18f4ccecc8e7b68ac (patch) | |
tree | 4b6cf73b1196400e07d45b06c31263008c0d8c05 /audio | |
parent | 238a4c9d8373c1e591ec786e02642c124158238b (diff) | |
download | freebsd-ports-gnome-9c5c4e07fd556df3bac8e3d18f4ccecc8e7b68ac.tar.gz freebsd-ports-gnome-9c5c4e07fd556df3bac8e3d18f4ccecc8e7b68ac.tar.zst freebsd-ports-gnome-9c5c4e07fd556df3bac8e3d18f4ccecc8e7b68ac.zip |
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rezound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index e91e2631d601..a6b9c1b7e988 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -15,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= Graphical audio file editor BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison -LIB_DEPENDS= FOX-1.4.7:${PORTSDIR}/x11-toolkits/fox-devel +LIB_DEPENDS= FOX-1.4.7:${PORTSDIR}/x11-toolkits/fox14 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |