add @pkgpath line to allow updating ghostscript/afpl packages
reminded by henning@, help from espie@
This commit is contained in:
parent
571e3b8fa8
commit
604972aef4
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2006/10/19 13:12:37 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2006/10/20 16:45:58 steven Exp $
|
||||
|
||||
COMMENT= "GNU PostScript interpreter"
|
||||
|
||||
VERSION= 8.54
|
||||
DISTNAME= ghostscript-${VERSION}-gpl
|
||||
PKGNAME= ${DISTNAME:S,-gpl,,}
|
||||
PKGNAME= ${DISTNAME:S,-gpl,,}p0
|
||||
CATEGORIES= print lang
|
||||
SHARED_LIBS= gs 9.0
|
||||
|
||||
@ -17,7 +17,9 @@ GS_SOURCES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
DISTFILES= ${GS_SOURCES} pdf_sec.ps:1
|
||||
EXTRACT_ONLY= ${GS_SOURCES}
|
||||
|
||||
SUBST_VARS= VERSION
|
||||
FLAVOR_STRING= ${FLAVOR_EXT:S/-/,/g}
|
||||
|
||||
SUBST_VARS= VERSION FLAVOR_STRING
|
||||
DIST_SUBDIR= gs
|
||||
|
||||
# GPL
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2006/10/19 13:12:37 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2006/10/20 16:45:58 steven Exp $
|
||||
@pkgpath print/ghostscript/afpl${FLAVOR_STRING}
|
||||
bin/bdftops
|
||||
bin/dumphint
|
||||
bin/dvipdf
|
||||
|
Loading…
Reference in New Issue
Block a user