From 912c497bcfc098aab97e284549522e947750d3ed Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 23 Jan 2005 13:21:53 +0000 Subject: - Switch to libtool15, avoid .la file PR: ports/76582 Submitted by: Tobias Roth (maintainer) --- net-p2p/gkrellm-gift/Makefile | 6 +++--- net/gkrellm-gift/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-p2p/gkrellm-gift/Makefile b/net-p2p/gkrellm-gift/Makefile index 6778802ee899..5a762de6510d 100644 --- a/net-p2p/gkrellm-gift/Makefile +++ b/net-p2p/gkrellm-gift/Makefile @@ -7,7 +7,7 @@ PORTNAME= gift PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.code-monkey.de/pub/gkrellm-gift/ \ http://depot.fsck.ch/mirror/distfiles/ @@ -21,10 +21,10 @@ LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_X_PREFIX= yes -PLIST_FILES= libexec/gkrellm2/plugins/gift.so libexec/gkrellm2/plugins/gift.la +PLIST_FILES= libexec/gkrellm2/plugins/gift.so post-install: ${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so diff --git a/net/gkrellm-gift/Makefile b/net/gkrellm-gift/Makefile index 6778802ee899..5a762de6510d 100644 --- a/net/gkrellm-gift/Makefile +++ b/net/gkrellm-gift/Makefile @@ -7,7 +7,7 @@ PORTNAME= gift PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.code-monkey.de/pub/gkrellm-gift/ \ http://depot.fsck.ch/mirror/distfiles/ @@ -21,10 +21,10 @@ LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_X_PREFIX= yes -PLIST_FILES= libexec/gkrellm2/plugins/gift.so libexec/gkrellm2/plugins/gift.la +PLIST_FILES= libexec/gkrellm2/plugins/gift.so post-install: ${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so -- cgit v1.2.3