diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-22 09:28:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-22 09:28:47 +0000 |
commit | 000594726e39fe953b4722b9f9cb766a36f9b5c8 (patch) | |
tree | e4d62a8d6f7b2dac0937243f728588874d637129 /net-im | |
parent | 123020dc6d3831583dfabf7e1a44d7e5880d5c19 (diff) | |
download | ports-000594726e39fe953b4722b9f9cb766a36f9b5c8.tar.gz ports-000594726e39fe953b4722b9f9cb766a36f9b5c8.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gossip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index 62799b458816..fefdba69a534 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -8,7 +8,7 @@ PORTNAME= gossip PORTVERSION= 0.26 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -23,7 +23,7 @@ LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth \ aspell.16:${PORTSDIR}/textproc/aspell RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -USE_XORG= x11 xext ice +USE_XORG= x11 xext ice xscrnsaver USE_BZIP2= yes GNU_CONFIGURE= yes USE_GETTEXT= yes |