Missing build dependency on gperf.

Noticed by Brian Callahan.
This commit is contained in:
bentley 2016-09-02 05:15:17 +00:00
parent d4b9bffe68
commit 6be5819054

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2016/09/01 00:26:29 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2016/09/02 05:15:17 bentley Exp $
COMMENT = SVG Tiny implementation
@ -8,6 +8,7 @@ NETSURF_VERSION = 0.1.4
CATEGORIES = graphics
SHARED_LIBS = svgtiny 0.0 #0.1.4
BUILD_DEPENDS += devel/gperf
LIB_DEPENDS = www/netsurf/libdom
WANTLIB += dom expat hubbub iconv m parserutils wapcaplet