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/x11amp | |
parent | Update to 4.09. (diff) |
Remove the USE_GNOMENG macro.
Diffstat (limited to 'audio/x11amp')
-rw-r--r-- | audio/x11amp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index 2b85ad0004a8..ff01487e6288 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -16,7 +16,6 @@ MAINTAINER= dburr@FreeBSD.org COMMENT= X11-based MP3 player with nice graphical interface USE_XLIB= yes -USE_GNOMENG= yes USE_GNOME= gtk12 esound USE_LIBTOOL= yes LIBTOOLFILES= configure libx11amp/configure |