aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2011-04-24 12:51:25 +0800
committerdinoex <dinoex@FreeBSD.org>2011-04-24 12:51:25 +0800
commit82ab792684d4d54a2a572bd8dded131ef47a8acf (patch)
tree712b9e97dd59618814969b071c76334295e6f910
parentd5e30b17e73c9ae40394449c9b0562887b79025b (diff)
downloadfreebsd-ports-gnome-82ab792684d4d54a2a572bd8dded131ef47a8acf.tar.gz
freebsd-ports-gnome-82ab792684d4d54a2a572bd8dded131ef47a8acf.tar.zst
freebsd-ports-gnome-82ab792684d4d54a2a572bd8dded131ef47a8acf.zip
- cleanup obsolte lines, that slipped through test
-rw-r--r--graphics/netpbm/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 58fc48f3fdd3..976fc4c67853 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -40,8 +40,6 @@ pre-configure:
@if [ -e ${DESTDIR}/${LOCALBASE}/include/pm.h ]; then \
(${ECHO_MSG} "===> Cannot build with netpbm installed, please deinstall first"; exit 1) \
fi
- if test -d "${DESTDIR}/${LOCALBASE}/include/pm.h
- end
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
-e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/pm_config.in.h