View | Details | Raw Unified | Return to bug 61521
Collapse All | Expand All

(-)graphics/epstool/Makefile (-4 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	epstool
8
PORTNAME=	epstool
9
PORTVERSION=	3.03
9
PORTVERSION=	3.04
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
11
MASTER_SITES=	ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
12
12
Lines 37-45 Link Here
37
	@${ECHO_MSG} "      AFPL Postscript interpreter instead of GNU one"
37
	@${ECHO_MSG} "      AFPL Postscript interpreter instead of GNU one"
38
	@${ECHO_MSG} ""
38
	@${ECHO_MSG} ""
39
.endif
39
.endif
40
41
post-extract:
42
	@${RM} -f ${WRKSRC}/epstool
43
40
44
post-patch:
41
post-patch:
45
	@${REINPLACE_CMD} -e 's|make -f|$$(MAKE) -f|g' ${WRKSRC}/src/unix.mak
42
	@${REINPLACE_CMD} -e 's|make -f|$$(MAKE) -f|g' ${WRKSRC}/src/unix.mak
(-)graphics/epstool/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (epstool-3.03.tar.gz) = b96b2d739303244249a3caaa4e15b73e
1
MD5 (epstool-3.04.tar.gz) = 54ba776680ee46d12c720113766f26ad

Return to bug 61521