SHARED_LIBS

This commit is contained in:
steven 2006-01-06 19:30:10 +00:00
parent cf09bcc692
commit 1eb6b51ecd
2 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.21 2005/11/10 13:00:28 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2006/01/06 19:30:10 steven Exp $
COMMENT= "Type 1 rasterizer library for UNIX/X11"
DISTNAME= t1lib-5.1.0
PKGNAME= ${DISTNAME}p0
SHARED_LIBS= t1 6.0
CATEGORIES= devel textproc
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
${MASTER_SITE_BACKUP}

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.11 2005/11/09 21:10:49 brad Exp $
@lib lib/libt1.so.6.0
@comment $OpenBSD: PFRAG.shared,v 1.12 2006/01/06 19:30:10 steven Exp $
@lib lib/libt1.so.${LIBt1_VERSION}