aboutsummaryrefslogtreecommitdiff
path: root/graphics/epix
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-07-15 14:44:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-07-15 14:44:53 +0000
commit22490a6c30f8fbc07c123b7921d3bc2af48f36a3 (patch)
treeeaa19e8194a278f9262d11576383c0a5ef8befaf /graphics/epix
parentf6bb01c268e5829b0e27875d35f27b6bb0ba4ac5 (diff)
downloadports-22490a6c30f8fbc07c123b7921d3bc2af48f36a3.tar.gz
ports-22490a6c30f8fbc07c123b7921d3bc2af48f36a3.zip
- Update to 1.2.11
PR: 180507 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=323038
Diffstat (limited to 'graphics/epix')
-rw-r--r--graphics/epix/Makefile17
-rw-r--r--graphics/epix/distinfo4
2 files changed, 8 insertions, 13 deletions
diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile
index b6f58ea7fbb8..f9b5a964e6cb 100644
--- a/graphics/epix/Makefile
+++ b/graphics/epix/Makefile
@@ -1,14 +1,8 @@
-# ex:ts=8
-# Ports collection makefile for: epix
-# Date created: Sep 5, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= epix
-PORTVERSION= 1.2.10
-PORTREVISION= 1
+PORTVERSION= 1.2.11
CATEGORIES= graphics
MASTER_SITES= http://mathcs.holycross.edu/~ahwang/epix/
@@ -16,15 +10,14 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Creates math plots and line figures using easy-to-learn syntax
LICENSE= GPLv2 # (or later)
-LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= latex-pgf>=0:${PORTSDIR}/print/latex-pgf \
bash:${PORTSDIR}/shells/bash
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_BZIP2= yes
+USES= gmake
USE_TEX= latex dvipsk:build
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-bash=${LOCALBASE}/bin/bash \
--with-runtime=${CXX}
@@ -33,6 +26,8 @@ MAKE_JOBS_SAFE= yes
MAN1= elaps.1 epix.1 flix.1 laps.1
INFO= epix
+.include <bsd.port.options.mk>
+
post-patch:
@${REINPLACE_CMD} -e '/^install-data-am:/s|install-data-local||' \
${WRKSRC}/Makefile.in
@@ -44,7 +39,7 @@ post-patch:
${WRKSRC}/samples/Makefile.in
post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \
${MAKEFILE} ${MAKE_ARGS} install-data-local)
@(cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \
diff --git a/graphics/epix/distinfo b/graphics/epix/distinfo
index f3c4be996729..995d36c269a4 100644
--- a/graphics/epix/distinfo
+++ b/graphics/epix/distinfo
@@ -1,2 +1,2 @@
-SHA256 (epix-1.2.10.tar.bz2) = 429653c8315970cc8c4eabe40db4ac0115b42d30e61030ba2238ef8fd9fb887d
-SIZE (epix-1.2.10.tar.bz2) = 499337
+SHA256 (epix-1.2.11.tar.bz2) = 9cddcf135b04ffcb7640b581a4dfee406e1b743285490d21888eda0e2234ca44
+SIZE (epix-1.2.11.tar.bz2) = 503858