add @pkgpath marker to ease updates from the removed -esd flavour and
bump version. pointed out by ajacoutot; ok ajacoutot, jakemsr.
This commit is contained in:
parent
728d9cb91c
commit
e6cdb88c0c
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.69 2008/12/30 02:15:20 jakemsr Exp $
|
||||
# $OpenBSD: Makefile,v 1.70 2008/12/30 22:17:54 sthen Exp $
|
||||
|
||||
COMMENT= cross-platform multimedia library
|
||||
|
||||
VERSION= 1.2.13
|
||||
DISTNAME= SDL-${VERSION}
|
||||
PKGNAME= ${DISTNAME:L}p8
|
||||
PKGNAME= ${DISTNAME:L}p9
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.libsdl.org/
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2007/12/09 13:40:16 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2008/12/30 22:17:54 sthen Exp $
|
||||
@pkgpath ${BASE_PKGPATH},sun
|
||||
@pkgpath ${BASE_PKGPATH},esd
|
||||
bin/sdl-config
|
||||
include/SDL/
|
||||
include/SDL/SDL.h
|
||||
|
Loading…
Reference in New Issue
Block a user