aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-26 20:42:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-26 20:42:34 +0000
commit80f33304161043c216138d13a432b31e54bd19df (patch)
tree9cd382968dc62bdc29c955ab25b7ea67b5168929
parent98ecf04adc218109958379b49fd18dfca31d297e (diff)
downloadports-80f33304161043c216138d13a432b31e54bd19df.tar.gz
ports-80f33304161043c216138d13a432b31e54bd19df.zip
Notes
-rw-r--r--textproc/fixrtf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/fixrtf/Makefile b/textproc/fixrtf/Makefile
index bcbe77caccfe..afaf549e7407 100644
--- a/textproc/fixrtf/Makefile
+++ b/textproc/fixrtf/Makefile
@@ -14,13 +14,12 @@ DISTFILES= # none
MAINTAINER= delphij@FreeBSD.org
COMMENT= A patch making it possible to embed PNGs into RTFs
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/src
SRC= ${.CURDIR}/src
-NO_STAGE= yes
do-fetch:
@${DO_NADA}