diff options
-rw-r--r-- | deskutils/fusenshi/Makefile | 2 |
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 |