summaryrefslogtreecommitdiffstats
path: root/net-im/licq
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-03-03 11:51:45 +0000
committervs <vs@FreeBSD.org>2005-03-03 11:51:45 +0000
commitf797622458396634d60b9bd6e308a2ae69b343fa (patch)
tree03ed0caae625d607348c5c3264426a4b08ca56c8 /net-im/licq
parentd8070439f09b63d09b7ec5f3a22e9eb1877ab92a (diff)
downloadFreeBSD-ports-f797622458396634d60b9bd6e308a2ae69b343fa.zip
FreeBSD-ports-f797622458396634d60b9bd6e308a2ae69b343fa.tar.gz
- Sanitize plugin-directory handling: Plugins should not try to remove lib/icq
- Adapt one port to USE_LIBTOOL while here - Mark licq-jons-gtk-gui as BROKEN: It's based on licq-1.2.4 which makes it incompatible with 1.3.0 (builds fine but doesn't run) Approved by: dinoex
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/Makefile3
-rw-r--r--net-im/licq/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index 6f71d70..7ffb151 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -7,7 +7,7 @@
PORTNAME= base
PORTVERSION= ${LICQ_VER}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
PKGNAMESUFFIX= ${SOCKS_SUFFIX}${PKGNAMESUFFIX2}
@@ -61,6 +61,7 @@ pre-configure:
${WRKSRC}/configure
post-install:
+ @${MKDIR} ${PREFIX}/lib/licq
@${CAT} ${PKGMESSAGE}
.include <bsd.port.pre.mk>
diff --git a/net-im/licq/pkg-plist b/net-im/licq/pkg-plist
index 79d7039..305ab50 100644
--- a/net-im/licq/pkg-plist
+++ b/net-im/licq/pkg-plist
@@ -110,6 +110,7 @@ share/licq/utilities/vnc.utility
share/licq/utilities/xtraceroute.utility
%%NLS%%share/locale/de/LC_MESSAGES/licq.mo
@dirrm include/licq
+@exec mkdir -p %D/lib/licq
@dirrm lib/licq
@dirrm share/licq/sounds/fun
@dirrm share/licq/sounds/icq
OpenPOWER on IntegriCloud