Missing @pkgpath marker, spotted by Mikolaj Kucharski.
This commit is contained in:
parent
2988a8acbb
commit
72db1595fa
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.77 2011/12/03 22:17:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.78 2012/02/16 22:19:04 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= official media player for GNOME
|
||||
COMMENT-nautilus= totem properties plugin for nautilus
|
||||
@ -9,7 +9,7 @@ GNOME_VERSION= 3.0.1
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-nautilus= nautilus-${DISTNAME}
|
||||
|
||||
REVISION-main= 12
|
||||
REVISION-main= 13
|
||||
REVISION-nautilus= 4
|
||||
|
||||
SHARED_LIBS += totem 0.0 # 0.0
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2011/12/03 22:17:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2012/02/16 22:19:04 ajacoutot Exp $
|
||||
@pkgpath ${BASE_PKGPATH}
|
||||
@pkgpath x11/gnome/totem,xine
|
||||
@bin bin/totem
|
||||
@bin bin/totem-audio-preview
|
||||
|
Loading…
x
Reference in New Issue
Block a user