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/xmms-sid | |
parent | Update to 4.09. (diff) |
Remove the USE_GNOMENG macro.
Diffstat (limited to 'audio/xmms-sid')
-rw-r--r-- | audio/xmms-sid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index a4342c585484..bed823b767e0 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gtk12 USE_REINPLACE= yes GNU_CONFIGURE= yes |