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 |