aboutsummaryrefslogtreecommitdiff
path: root/comms/gnokii
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-02 11:52:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-02 11:52:01 +0000
commit46e9c8a5b9751e94ed9855a03be15b32d0b05b59 (patch)
tree29bfdbbc8e70d411ce02c6053063823b9ef4eda4 /comms/gnokii
parent3ae1c1f1d08c912051f5d6a6f683fb39be783801 (diff)
Notes
Diffstat (limited to 'comms/gnokii')
-rw-r--r--comms/gnokii/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile
index 0715eff3a257..b7f8e4ad5514 100644
--- a/comms/gnokii/Makefile
+++ b/comms/gnokii/Makefile
@@ -52,7 +52,6 @@ WANT_GNOME= yes
PLIST_SUB+= SMSD='@comment '
PLIST_SUB+= PGM='@comment '
PLIST_SUB+= MSM='@comment '
-USE_GNOME+= glib12
.else
PLIST_SUB+= SMSD=''
MAN8+= smsd.8
@@ -70,6 +69,7 @@ WITH_PGSQL= yes
.else
PLIST_SUB+= PGM='@comment '
.endif
+USE_GNOME+= glib12
.endif
.if defined(WITHOUT_X11)