aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpaint/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-04-21 13:16:06 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-04-21 13:16:06 +0000
commit77cc7f502c047a066b936f47e4de72783fb87311 (patch)
treefd982282cb45018008ecb1ac132678afaf04f253 /graphics/xpaint/Makefile
parentdd918e15cfa734f8996aec6adad60e71fd9b6a2e (diff)
downloadports-77cc7f502c047a066b936f47e4de72783fb87311.tar.gz
ports-77cc7f502c047a066b936f47e4de72783fb87311.zip
Notes
Diffstat (limited to 'graphics/xpaint/Makefile')
-rw-r--r--graphics/xpaint/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index d5e0db43c102..542e2b512ee6 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= xpaint
-PORTVERSION= 2.9.10
-PORTREVISION= 1
+PORTVERSION= 2.9.10.2
CATEGORIES= graphics
-MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
MAINTAINER= johans@FreeBSD.org
COMMENT= Simple paint program
@@ -22,12 +21,11 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
RUN_DEPENDS= psselect:${PORTSDIR}/print/psutils \
bash:${PORTSDIR}/shells/bash
-USE_BZIP2= yes
USE_XORG= xft xmu xpm
USE_AUTOTOOLS= libtool
USE_GHOSTSCRIPT_RUN=yes
GNU_CONFIGURE= yes
-USES= shebangfix
+USES= shebangfix tar:bzip2
SHEBANG_FILES= share/bin/imgmerge share/bin/xpaint_ocr
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 \