diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 00:40:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 00:40:09 +0000 |
commit | 5aba7531371e63aac0668f07d393cf805ce43389 (patch) | |
tree | 14adcf1e8178dd6a00a8a1ddd4a6279819889898 /audio/aumix | |
parent | 5d8d5c78515511730e6f82d0e304d9518df2ce81 (diff) | |
download | ports-5aba7531371e63aac0668f07d393cf805ce43389.tar.gz ports-5aba7531371e63aac0668f07d393cf805ce43389.zip |
Notes
Diffstat (limited to 'audio/aumix')
-rw-r--r-- | audio/aumix/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index e88871dda911..a656d9c5f793 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -19,7 +19,6 @@ COMMENT= Audio mixer for X11, terminal, or command line LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_BZIP2= yes -USE_GNOMENG= yes WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ |