DISTNAME is more appropriate than PKGNAME in SUBST_VARS.
Also, EXTRACT_SUFX is extra here. No package change, no bump.
This commit is contained in:
parent
6cc2c94fe7
commit
ef6ea034bb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/03/27 08:16:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2015/04/12 20:53:19 zhuk Exp $
|
||||
|
||||
CATEGORIES = x11 sysutils
|
||||
COMMENT = quake-style terminal emulator for KDE 4
|
||||
@ -8,7 +8,6 @@ DISTNAME = yakuake-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_KDE:=stable/yakuake/${VERSION}/src/}
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
@ -27,6 +26,6 @@ RUN_DEPENDS = ${MODKDE4_DEP_DIR}/konsole \
|
||||
devel/desktop-file-utils \
|
||||
x11/gtk+3,-guic
|
||||
|
||||
SUBST_VARS = PKGNAME
|
||||
SUBST_VARS = DISTNAME
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/07/10 09:44:57 zhuk Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2015/04/12 20:53:19 zhuk Exp $
|
||||
@bin bin/yakuake
|
||||
share/applications/kde4/yakuake.desktop
|
||||
share/apps/kconf_update/${PKGNAME}-startupnotification.pl
|
||||
share/apps/kconf_update/${DISTNAME}-startupnotification.pl
|
||||
share/apps/kconf_update/yakuake.upd
|
||||
share/apps/yakuake/
|
||||
share/apps/yakuake/skins/
|
||||
|
Loading…
x
Reference in New Issue
Block a user