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/gkrellmvolume/Makefile | |
parent | 5d8d5c78515511730e6f82d0e304d9518df2ce81 (diff) | |
download | ports-5aba7531371e63aac0668f07d393cf805ce43389.tar.gz ports-5aba7531371e63aac0668f07d393cf805ce43389.zip |
Remove the USE_GNOMENG macro.
Notes
Notes:
svn path=/head/; revision=78566
Diffstat (limited to 'audio/gkrellmvolume/Makefile')
-rw-r--r-- | audio/gkrellmvolume/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gkrellmvolume/Makefile b/audio/gkrellmvolume/Makefile index 4fd89c9200f3..12b8409230d9 100644 --- a/audio/gkrellmvolume/Makefile +++ b/audio/gkrellmvolume/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm WRKSRC= ${WRKDIR}/volume USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= imlib .include <bsd.port.mk> |