Fix from maintainer.

This commit is contained in:
couderc 2002-11-30 17:17:35 +00:00
parent 9c57423cef
commit 02b6c16232

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2002/11/30 05:28:40 brad Exp $
# $OpenBSD: Makefile,v 1.16 2002/11/30 17:17:35 couderc Exp $
COMMENT= "module to interface with the GD graphics library"
@ -21,6 +21,4 @@ LIB_DEPENDS= gd.18::graphics/gd
CONFIGURE_STYLE= perl
REGRESS_DEPENDS= ::devel/p5-Test-Harness
.include <bsd.port.mk>