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/soribada/Makefile | |
parent | Update to 4.09. (diff) |
Remove the USE_GNOMENG macro.
Notes
Notes:
svn path=/head/; revision=78566
Diffstat (limited to 'audio/soribada/Makefile')
-rw-r--r-- | audio/soribada/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/soribada/Makefile b/audio/soribada/Makefile index d50b14accb6f..500d1b12c68c 100644 --- a/audio/soribada/Makefile +++ b/audio/soribada/Makefile @@ -17,7 +17,6 @@ COMMENT= Soribada client LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gtk12 USE_GMAKE= yes GNU_CONFIGURE= yes |