aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfpovray
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-01-08 09:53:50 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-01-08 09:53:50 +0000
commit7f6ea9306d6e64266765db84b317d4ed64c39f19 (patch)
treefb841ef36062901e843c4727c5fdc9fec4528c73 /graphics/xfpovray
parent3b8902db22a935ec267baf36bc962c40b92ffdf6 (diff)
downloadports-7f6ea9306d6e64266765db84b317d4ed64c39f19.tar.gz
ports-7f6ea9306d6e64266765db84b317d4ed64c39f19.zip
- Chase x11-toolkits/xforms shlib bump
- Bump PORTREVISION - STAGE-clean here and there
Notes
Notes: svn path=/head/; revision=339082
Diffstat (limited to 'graphics/xfpovray')
-rw-r--r--graphics/xfpovray/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile
index 0bf146fa7d5a..9c6e7100e70d 100644
--- a/graphics/xfpovray/Makefile
+++ b/graphics/xfpovray/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfpovray
PORTVERSION= 1.3.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= http://www.batse.msfc.nasa.gov/~mallozzi/home/software/xforms/src/ \
${MASTER_SITE_SUNSITE}
@@ -13,15 +13,13 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical interface to POV-Ray
-LIB_DEPENDS= forms.2:${PORTSDIR}/x11-toolkits/xforms
+LIB_DEPENDS= libforms.so:${PORTSDIR}/x11-toolkits/xforms
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta
USES= imake
USE_XORG= x11 xext xpm
-USE_GMAKE= yes
MAKE_JOBS_UNSAFE= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g;" ${WRKSRC}/src/xfpovray.h