diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-16 14:05:52 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-16 14:05:52 +0000 |
commit | 2d85e4352de8ce88bcada36001728e95db2cd178 (patch) | |
tree | 3610cad0b5b54b834340cc31aef551e442b61ba0 /net-p2p/gkrellm-gift/Makefile | |
parent | 02ad2196fe0a636c358c46fb2ea614d92b8b842d (diff) |
Notes
Diffstat (limited to 'net-p2p/gkrellm-gift/Makefile')
-rw-r--r-- | net-p2p/gkrellm-gift/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/gkrellm-gift/Makefile b/net-p2p/gkrellm-gift/Makefile index 6e5b7e574091..88a6a267facf 100644 --- a/net-p2p/gkrellm-gift/Makefile +++ b/net-p2p/gkrellm-gift/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gift -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= net MASTER_SITES= ftp://ftp.code-monkey.de/pub/gkrellm-gift/ \ http://depot.fsck.ch/mirror/distfiles/ @@ -23,6 +23,7 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell USE_LIBTOOL_VER=13 USE_GMAKE= yes USE_X_PREFIX= yes +PLIST_FILES= libexec/gkrellm2/plugins/gift.so libexec/gkrellm2/plugins/gift.la post-install: ${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so |