aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/sam2p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sam2p/Makefile')
-rw-r--r--graphics/sam2p/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile
index eb362c35d056..4db4810e78fd 100644
--- a/graphics/sam2p/Makefile
+++ b/graphics/sam2p/Makefile
@@ -7,22 +7,23 @@
#
PORTNAME= sam2p
-PORTVERSION= 0.44
-PORTREVISION= 2
+PORTVERSION= 0.44.4
CATEGORIES= graphics
MASTER_SITES= http://www.inf.bme.hu/~pts/
+DISTNAME= ${PORTNAME}-latest
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts raster (bitmap) image formats into PS or PDF files
-USE_GHOSTSCRIPT_RUN= yes
-
BUILD_DEPENDS= tif22pnm:${PORTSDIR}/graphics/tif22pnm \
tifftopnm:${PORTSDIR}/graphics/netpbm \
zip:${PORTSDIR}/archivers/zip \
bash:${PORTSDIR}/shells/bash2
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
+USE_GHOSTSCRIPT_RUN= yes
+
+WRKSRC= ${WRKDIR}
PLIST_FILES= bin/sam2p
USE_PERL5_BUILD= yes
USE_GMAKE= yes
@@ -32,10 +33,6 @@ ALL_TARGET= ${PORTNAME}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sam2p ${PREFIX}/bin
nlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * Style fixes for x11-clocks.olgeni2001-02-061-1/+1 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3 * Fix Y2K problem.ade2000-01-051-0/+27 * Update to version pl6.steve1999-12-244-14/+35 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1 * $Id$ -> $FreeBSD$peter1999-08-311-1/+1 * A few more USE_XLIBs.asami1998-11-281-1/+2 * Category name is "x11-clocks", not "x11-clock". ;)asami1998-09-231-2/+2 * Use the MANx variables. This commit only covers ports thathoek1998-08-232-2/+4 * Move "xtimer" from misc to x11-clocks and "asclock bclock dclockasami1998-08-081-2/+2 * Point to a new MASTERSITE and portlint clean.steve1998-05-042-7/+5