SHARED_LIBS

ok naddy@
This commit is contained in:
steven 2005-12-26 22:34:27 +00:00
parent 4253de87ce
commit 323f82a6b8
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2005/11/04 01:12:58 naddy Exp $
# $OpenBSD: Makefile,v 1.3 2005/12/26 22:34:27 steven Exp $
COMMENT= "vector graphics library"
DISTNAME= cairo-1.0.2
SHARED_LIBS= cairo 4.3
MODGNU_SHARED_LIBS= cairo '-no-undefined'
CATEGORIES= graphics
HOMEPAGE= http://cairographics.org/introduction

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.2 2005/11/04 01:12:58 naddy Exp $
@lib lib/libcairo.so.4.3
@comment $OpenBSD: PFRAG.shared,v 1.3 2005/12/26 22:34:27 steven Exp $
@lib lib/libcairo.so.${LIBcairo_VERSION}