aboutsummaryrefslogtreecommitdiff
path: root/graphics/fnlib
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-08 00:08:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-08 00:08:44 +0000
commitffb09c52ba8b108098ea0202cab581336fbc03f1 (patch)
treea90946ed7aa92b6f1a7548cf30106613b1bbbc15 /graphics/fnlib
parent472ef93b37f0a7e6eae23cadce0b4d9db89a2233 (diff)
downloadports-ffb09c52ba8b108098ea0202cab581336fbc03f1.tar.gz
ports-ffb09c52ba8b108098ea0202cab581336fbc03f1.zip
- Chase checksum. Tarball was rerolled, auto*hell tools changed.
No change in actual source codes or font files. This note appeared in ChangeLog: +Tue Jul 29 22:37:39 2003 Michael Jennings (mej) + +I'm not sure it's worth it, but hey... Spec file/build cleanups from +Matthias Brill <matthias.brill@akamail.com>.
Notes
Notes: svn path=/head/; revision=95302
Diffstat (limited to 'graphics/fnlib')
-rw-r--r--graphics/fnlib/Makefile1
-rw-r--r--graphics/fnlib/distinfo2
-rw-r--r--graphics/fnlib/files/patch-configure10
3 files changed, 12 insertions, 1 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
index b85150414dc9..86d804369b7a 100644
--- a/graphics/fnlib/Makefile
+++ b/graphics/fnlib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fnlib
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
diff --git a/graphics/fnlib/distinfo b/graphics/fnlib/distinfo
index d97c6bb1d2ed..987572e53619 100644
--- a/graphics/fnlib/distinfo
+++ b/graphics/fnlib/distinfo
@@ -1 +1 @@
-MD5 (fnlib-0.5.tar.gz) = 42093ed5b684da01e7a674b2adac52c7
+MD5 (fnlib-0.5.tar.gz) = 99e9558739b97c82b728e408d9cb1f01
diff --git a/graphics/fnlib/files/patch-configure b/graphics/fnlib/files/patch-configure
new file mode 100644
index 000000000000..6d4511637dde
--- /dev/null
+++ b/graphics/fnlib/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure 2002/05/22 09:20:39 1.1
++++ configure 2002/05/22 09:20:59
+@@ -6411,6 +6411,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'