diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-21 17:19:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-21 17:19:00 +0000 |
commit | 7ecbb3e64bae6cecf65392b9a37ecba95e1477be (patch) | |
tree | 28c20cc7a924174dca7db98cf4bfb79d63f2063a /net-im/pidgin/Makefile | |
parent | 5c18111eac55daa79c77d8e92b2b883922d30ecb (diff) | |
download | ports-7ecbb3e64bae6cecf65392b9a37ecba95e1477be.tar.gz ports-7ecbb3e64bae6cecf65392b9a37ecba95e1477be.zip |
Notes
Diffstat (limited to 'net-im/pidgin/Makefile')
-rw-r--r-- | net-im/pidgin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index d6376b348368..2f92161025b5 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pidgin -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) @@ -27,7 +27,7 @@ WITH_GTKUI= yes USE_LDCONFIG= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk20 -USE_XORG= xscrnsaver +USE_XORG= xscrnsaver sm WANT_GNOME= yes CONFIGURE_ARGS= --disable-consoleui \ --disable-nm |