diff options
Diffstat (limited to 'editors/mlview/Makefile')
-rw-r--r-- | editors/mlview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 18a3f2aa80c8..eee8e9f1549c 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -7,7 +7,7 @@ PORTNAME= mlview PORTVERSION= 0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} @@ -17,7 +17,6 @@ MAINTAINER= barner@FreeBSD.org COMMENT= A tree oriented XML editor for Gnome USE_BZIP2= yes -USE_X_PREFIX= yes USE_AUTOTOOLS= autoconf:261 libtool:15 USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview USE_GMAKE= yes |