aboutsummaryrefslogtreecommitdiff
path: root/editors/mlview
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
committerAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
commit771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch)
treeb4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /editors/mlview
parent582d67b410e45602807f37bf0e20fd522b31b033 (diff)
downloadports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.tar.gz
ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.zip
Notes
Diffstat (limited to 'editors/mlview')
-rw-r--r--editors/mlview/Makefile2
-rw-r--r--editors/mlview/files/patch-configure.in15
2 files changed, 10 insertions, 7 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index 28fe7b7c581f..3d0308291cb3 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= barner@FreeBSD.org
COMMENT= A tree oriented XML editor for Gnome
USE_BZIP2= yes
-USE_AUTOTOOLS= autoconf:261 libtool:15
+USE_AUTOTOOLS= autoconf:262 libtool:15
USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/editors/mlview/files/patch-configure.in b/editors/mlview/files/patch-configure.in
index 9041b93283ce..46ba9f2cfc85 100644
--- a/editors/mlview/files/patch-configure.in
+++ b/editors/mlview/files/patch-configure.in
@@ -1,11 +1,14 @@
---- configure.in.orig Sat Jul 23 12:53:33 2005
-+++ configure.in Sat Jul 23 12:53:40 2005
-@@ -67,7 +67,7 @@
- \* 10000 + $MLVIEW_MINOR_VERSION \
- \* 100 + $MLVIEW_MICRO_VERSION`
+--- configure.in.orig 2005-07-03 17:17:49.000000000 +0000
++++ configure.in 2008-08-04 13:30:02.000000000 +0000
+@@ -69,6 +69,5 @@
-MLVIEW_EXE=$prefix/bin/mlv
+MLVIEW_EXE=$prefix/bin/mlview
AC_SUBST(MLVIEW_VERSION_NUMBER)
AC_SUBST(MLVIEW_VERSION)
- AC_SUBST(AC_PACKAGE_VERSION)
+-AC_SUBST(AC_PACKAGE_VERSION)
+ AC_SUBST(LIBMLVIEW_VERSION_NUMBER)
+@@ -76,3 +75,2 @@
+ AC_SUBST(LIBMLVIEW_VERSION)
+-AC_SUBST(AC_PACKAGE_VERSION)
+ AC_SUBST(MLVIEW_EXE)