aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authordaichi <daichi@FreeBSD.org>2005-02-01 14:01:50 +0800
committerdaichi <daichi@FreeBSD.org>2005-02-01 14:01:50 +0800
commitb26b44127fe40c0b4b839689a4c610ace9912235 (patch)
tree39f228f4ed70aba25ae602380164eb8b17eed571 /deskutils
parent79d98b2c48afacfb67ceffc559cc3aea087b1cc7 (diff)
downloadfreebsd-ports-gnome-b26b44127fe40c0b4b839689a4c610ace9912235.tar.gz
freebsd-ports-gnome-b26b44127fe40c0b4b839689a4c610ace9912235.tar.zst
freebsd-ports-gnome-b26b44127fe40c0b4b839689a4c610ace9912235.zip
fixed for build on 4-stable
Submitted by: ozawa@ongs.net
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/fusenshi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index 6e43b455bea2..1ed86f65d02d 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fusenshi
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -16,6 +17,7 @@ MAINTAINER= daichi@freebsd.org
COMMENT= A Post-it(R) like application with network support
USE_XLIB= yes
+USE_GCC= 3.4
USE_GNOME= libxml2
LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24