Add WANTLIB marker

This commit is contained in:
alek 2005-01-03 22:41:51 +00:00
parent 84428a27af
commit c266fb772b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2004/02/21 22:27:49 marcm Exp $
# $OpenBSD: Makefile,v 1.13 2005/01/03 22:41:51 alek Exp $
COMMENT= "high-performance 2D graphics library"
@ -16,6 +16,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= m
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libart_lgpl/2.3/}