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/yamt | |
parent | Update to 4.09. (diff) |
Remove the USE_GNOMENG macro.
Notes
Notes:
svn path=/head/; revision=78566
Diffstat (limited to 'audio/yamt')
-rw-r--r-- | audio/yamt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile index efe1e3afe39c..0a5edcefc56e 100644 --- a/audio/yamt/Makefile +++ b/audio/yamt/Makefile @@ -17,7 +17,6 @@ COMMENT= Yet Another Mp3 Tool which helps you to organize your mp3s USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomelibs gnomehack gnomeprefix USE_REINPLACE= yes GNU_CONFIGURE= yes |