diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-29 07:02:14 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-29 07:02:14 +0000 |
commit | f5310d8e955f1d1aaf097bd9f8592fd5435b6b00 (patch) | |
tree | bb16ad79e26cbdda1a1bf129d36b0bbae2c5c3b7 /audio/bmp-festalon | |
parent | Distfile renamed (no content change). (diff) |
Remove commented out USE_GNOME flag.
PR: 84257
Submitted by: Emanuel Haupt (maintainer)
Notes
Notes:
svn path=/head/; revision=140372
Diffstat (limited to 'audio/bmp-festalon')
-rw-r--r-- | audio/bmp-festalon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/bmp-festalon/Makefile b/audio/bmp-festalon/Makefile index 660250f78a9b..681c7297e416 100644 --- a/audio/bmp-festalon/Makefile +++ b/audio/bmp-festalon/Makefile @@ -14,7 +14,6 @@ MASTERDIR= ${.CURDIR}/../festalon LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player USE_X_PREFIX= yes -#USE_GNOME= glib12 CONFIGURE_ARGS+= --enable-interface=bmp |