diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-27 11:20:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-27 11:20:17 +0000 |
commit | 6c0425c0a86a9b2977f073cc10a15bf90d5277ba (patch) | |
tree | fdc045becacb16d44fbca787ce1979ecd0640210 /polish | |
parent | ff21005dec68219a8bfe7c6f5ce8b0725de7b73a (diff) | |
download | freebsd-ports-6c0425c0a86a9b2977f073cc10a15bf90d5277ba.zip |
- Add missing dependens
- Bump PORTREVISION
Submitted by: pointyhat via pav
Diffstat (limited to 'polish')
-rw-r--r-- | polish/gnugadu2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 1a9c9d6b041e..cf7dd684beae 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnugadu2 PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= polish net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ggadu @@ -26,6 +26,7 @@ USE_GMAKE= yes USE_GNOME= gtk20 USE_LDCONFIG= yes GNU_CONFIGURE= yes +USE_XORG= x11 xaw ice WANT_GNOME= yes CONFLICTS= qhacc-[0-9]* |