1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add staging support

- Use PKGNAMESUFFIX, LATEST_LINK is deprecated
- Switch to PLIST_FILES
This commit is contained in:
Pawel Pekala 2014-06-01 15:50:56 +00:00
parent 6f35db0a8b
commit 7a6ffb6211
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356143
2 changed files with 4 additions and 5 deletions

View File

@ -6,13 +6,12 @@ PORTVERSION= 2.4.3
PORTREVISION= 10
CATEGORIES= mail
MASTER_SITES= http://gkrellm.luon.net/files/
PKGNAMESUFFIX= 2
DISTNAME= gkrellm-mailwatch-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GKrellM mailwatch plugin
LATEST_LINK= gkrellmmailwatch2
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
@ -21,7 +20,8 @@ WRKSRC= ${WRKDIR}/gkrellm-mailwatch
USES= gmake pkgconfig
USE_LDCONFIG= yes
MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins
MAKE_ENV+= PLUGIN_DIR=${STAGEDIR}${PREFIX}/libexec/gkrellm2/plugins
PLIST_FILES= libexec/gkrellm2/plugins/mailwatch.so
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
libexec/gkrellm2/plugins/mailwatch.so