Bump after ghc update, don't use FULLPGNAME in the plist.

This commit is contained in:
kili 2011-04-11 14:48:07 +00:00
parent 54282760ec
commit 310be6a942
2 changed files with 9 additions and 6 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/16 19:12:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2011/04/11 14:48:07 kili Exp $
COMMENT= D-Bus profiler
DISTNAME= bustle-0.2.3
REVISION= 0
CATEGORIES= devel
HOMEPAGE= http://willthompson.co.uk/bustle/
@ -35,6 +36,8 @@ LIB_DEPENDS= devel/libglade2 \
x11/dbus \
devel/gmp
SUBST_VARS = DISTNAME
# no need to install LICENSE in both share{,doc}/${FULLPKGNAME}/
pre-configure:
perl -pi -e 's,^License-file.*,,' ${WRKSRC}/bustle.cabal

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/16 19:12:54 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/04/11 14:48:07 kili Exp $
@bin bin/bustle
@bin bin/bustle-count
@bin bin/bustle-dbus-monitor
@bin bin/bustle-dot
@bin bin/bustle-time
share/${FULLPKGNAME}/
share/${FULLPKGNAME}/LICENSE
share/${FULLPKGNAME}/bustle.glade
share/${FULLPKGNAME}/bustle.png
share/${DISTNAME}/
share/${DISTNAME}/LICENSE
share/${DISTNAME}/bustle.glade
share/${DISTNAME}/bustle.png