summaryrefslogtreecommitdiff
path: root/graphics/xli
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-08-25 06:46:47 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-08-25 06:46:47 +0000
commitdb258517f212afd6fd408690d07bf2921b61b05c (patch)
tree790c4db15b6f371e5dbdb17bdad4fe0153cb42d0 /graphics/xli
parentChange Id->FreeBSD. (diff)
Add patch for png support from http://pantransit.reptiles.org/prog/
Notes
Notes: svn path=/head/; revision=20953
Diffstat (limited to 'graphics/xli')
-rw-r--r--graphics/xli/Makefile10
-rw-r--r--graphics/xli/distinfo1
2 files changed, 10 insertions, 1 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile
index c230f25a939a..2d0d793cfbc7 100644
--- a/graphics/xli/Makefile
+++ b/graphics/xli/Makefile
@@ -9,14 +9,22 @@
DISTNAME= xli.1.16
PKGNAME= xli-1.16
CATEGORIES= graphics x11
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
+ http://pantransit.reptiles.org/prog/
MASTER_SITE_SUBDIR= applications
+DISTFILES= xli.1.16.tar.gz xli-png.tar.gz
MAINTAINER= jkoshy@FreeBSD.ORG
+LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
+
USE_IMAKE= yes
MAN1= xli.1 xlito.1
NO_WRKSUBDIR= yes
+post-patch:
+ @${ECHO_MSG} "===> Applying png patch for ${PKGNAME}"
+ @${SED} -e 's/^--- xli/--- ./' ${WRKSRC}/png.patch | ${PATCH} ${PATCH_ARGS}
+
.include <bsd.port.mk>
diff --git a/graphics/xli/distinfo b/graphics/xli/distinfo
index 28186bbb9339..944447d491e1 100644
--- a/graphics/xli/distinfo
+++ b/graphics/xli/distinfo
@@ -1 +1,2 @@
MD5 (xli.1.16.tar.gz) = 96af602a442e7fe670aea38c02a42670
+MD5 (xli-png.tar.gz) = c03ad6fa3b69003e9515df0a1d2b730b