oops, we don't want the main package named xine-lib-xxx-main

noticed by kili@, thanks
This commit is contained in:
jakemsr 2008-02-02 20:10:25 +00:00
parent 8e7ba0f325
commit 13574c9d38

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2008/01/30 03:52:32 jakemsr Exp $
# $OpenBSD: Makefile,v 1.26 2008/02/02 20:10:25 jakemsr Exp $
COMMENT-main= multimedia decoding library
COMMENT-esd= esound audio output module for xine-lib
@ -6,6 +6,7 @@ COMMENT-arts= artsd audio output muodule for xine-lib
V= 1.1.10
DISTNAME= xine-lib-${V}
PKGNAME-main= ${DISTNAME}
PKGNAME-esd= xine-lib-esd-${V}
PKGNAME-arts= xine-lib-arts-${V}
EXTRACT_SUFX= .tar.bz2