diff options
Diffstat (limited to 'devel/titano/Makefile')
-rw-r--r-- | devel/titano/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/titano/Makefile b/devel/titano/Makefile index fa3a8e0c81a1..ef11dbb96024 100644 --- a/devel/titano/Makefile +++ b/devel/titano/Makefile @@ -7,7 +7,7 @@ PORTNAME= titano PORTVERSION= 0.0.7 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,6 @@ COMMENT= An IDE for GNOME desktop LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode USE_GNOME= gnomelibs libglade -USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes |