aboutsummaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick13/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-12-12 18:21:31 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-12-12 18:21:31 +0000
commite5c6be44d9eb8c8bb9094282240e9b27fd671a3f (patch)
tree0958c3da67cd041569193f85b8f7038ad34ac873 /graphics/GraphicsMagick13/Makefile
parent495be8b372f01e9c0b1ca4c019ae7ddebc4e4333 (diff)
downloadports-e5c6be44d9eb8c8bb9094282240e9b27fd671a3f.tar.gz
ports-e5c6be44d9eb8c8bb9094282240e9b27fd671a3f.zip
Notes
Diffstat (limited to 'graphics/GraphicsMagick13/Makefile')
-rw-r--r--graphics/GraphicsMagick13/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile
index 6dd5af54fc34..5d2c390aff32 100644
--- a/graphics/GraphicsMagick13/Makefile
+++ b/graphics/GraphicsMagick13/Makefile
@@ -79,7 +79,4 @@ CONFIGURE_ARGS+= --with-quantum-depth=16
PLIST_SUB+= Q=16
.endif
-post-build test:
- cd ${WRKSRC}/tests && ${MAKE} check
-
.include <bsd.port.post.mk>