aboutsummaryrefslogtreecommitdiff
path: root/graphics/imlib2
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-06 17:26:23 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-06 17:26:23 +0000
commit97daaa019f5a97ede092a3c5ca6189b3b1d2ce21 (patch)
tree7bb95b57017bb74f895d700741c4d12761a4bc45 /graphics/imlib2
parent8dd38e88526d051d6e0b4f72ef9f76d83ea784ed (diff)
downloadports-97daaa019f5a97ede092a3c5ca6189b3b1d2ce21.tar.gz
ports-97daaa019f5a97ede092a3c5ca6189b3b1d2ce21.zip
Notes
Diffstat (limited to 'graphics/imlib2')
-rw-r--r--graphics/imlib2/Makefile2
-rw-r--r--graphics/imlib2/distinfo2
-rw-r--r--graphics/imlib2/files/patch-configure11
3 files changed, 13 insertions, 2 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index a14113591fe4..9fba7772fe49 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= imlib2
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
diff --git a/graphics/imlib2/distinfo b/graphics/imlib2/distinfo
index 11f830954a1b..30929757f914 100644
--- a/graphics/imlib2/distinfo
+++ b/graphics/imlib2/distinfo
@@ -1 +1 @@
-MD5 (imlib2-1.0.1.tar.gz) = 114ca9b79b2c73387fa0751e2f7c4b14
+MD5 (imlib2-1.0.2.tar.gz) = fd5e30e22b3fb237ea660070a24a8a85
diff --git a/graphics/imlib2/files/patch-configure b/graphics/imlib2/files/patch-configure
new file mode 100644
index 000000000000..3a0a146c04a5
--- /dev/null
+++ b/graphics/imlib2/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Fri Mar 2 12:59:18 2001
++++ configure Sun Mar 4 22:46:57 2001
+@@ -3558,7 +3558,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-ltiff $EXTRA_LIBS $LIBS"
++LIBS="-ltiff -lm $EXTRA_LIBS $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3564 "configure"
+ #include "confdefs.h"