summaryrefslogtreecommitdiffstats
path: root/graphics/xli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xli/Makefile')
-rw-r--r--graphics/xli/Makefile14
1 files changed, 10 insertions, 4 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile
index b1632cf..42d2e83 100644
--- a/graphics/xli/Makefile
+++ b/graphics/xli/Makefile
@@ -7,11 +7,12 @@
PORTNAME= xli
PORTVERSION= 1.17.0
-PORTREVISION= 1
-CATEGORIES= graphics x11
-MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
- http://pantransit.reptiles.org/prog/
+PORTREVISION= 2
+CATEGORIES= graphics
+MASTER_SITES= http://pantransit.reptiles.org/prog/xli/ \
+ ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
+DISTNAME= xli-${XLI_SNAPVER}
MAINTAINER= jkoshy@FreeBSD.org
COMMENT= Xli, xsetbg, xview, xlito - utilities to display images on X11
@@ -19,10 +20,15 @@ COMMENT= Xli, xsetbg, xview, xlito - utilities to display images on X11
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
+WRKSRC= ${WRKDIR}/xli-${XLI_SNAPVER}
+
+USE_XLIB= yes
USE_IMAKE= yes
USE_PERL5_BUILD=yes
MAN1= xli.1 xlito.1
+XLI_SNAPVER= 2005-02-27
+
post-patch:
@${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Imakefile
OpenPOWER on IntegriCloud