summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-10 17:10:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-10 17:10:49 +0000
commitf1cae17194a5d8883aee86bb5c8f8beaea0e759d (patch)
treecb77115a827b2654cc01bbd8d0b11fdf60423d29 /graphics/xpaint
parent- Update to 0.3.7 (diff)
- Update to 2.7.6.2
PR: ports/79752 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=132906
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile11
-rw-r--r--graphics/xpaint/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 02d3cca39710..2e00c2c94961 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= xpaint
-PORTVERSION= 2.7.6
+PORTVERSION= 2.7.6.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.ac-grenoble.fr/Office/
MASTER_SITE_SUBDIR= sf-${PORTNAME}
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}_${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple paint program
@@ -18,20 +19,20 @@ COMMENT= A simple paint program
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+
USE_BZIP2= yes
USE_IMAKE= yes
USE_XPM= yes
MAN1= xpaint.1
-CFLAGS+= -DARROW_SCROLLBAR
-
.if defined(WITH_NEXTAW)
-LIB_DEPENDS+= neXtaw.${XAWVER}:${PORTSDIR}/x11-toolkits/neXtaw
+LIB_DEPENDS+= neXtaw:${PORTSDIR}/x11-toolkits/neXtaw
ALL_TARGET= nextaw
XAW_INCDIR= ${X11BASE}/include/X11/neXtaw
.else
-LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS+= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
ALL_TARGET= xaw3d
XAW_INCDIR= ${X11BASE}/include/X11/Xaw3d
.endif
diff --git a/graphics/xpaint/distinfo b/graphics/xpaint/distinfo
index c519335528fe..dcb5f55921d8 100644
--- a/graphics/xpaint/distinfo
+++ b/graphics/xpaint/distinfo
@@ -1,2 +1,2 @@
-MD5 (xpaint-2.7.6.tar.bz2) = ecba3402cbb6404d238021cdaadcadf9
-SIZE (xpaint-2.7.6.tar.bz2) = 378529
+MD5 (xpaint-2.7.6_2.tar.bz2) = ec68b97fd8579eb25e851cb6fa92bc95
+SIZE (xpaint-2.7.6_2.tar.bz2) = 378954