aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-26 20:21:07 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-26 20:21:07 +0000
commit33fa865f64478e297b5889afc3fce69727a10e8f (patch)
treebff584e57585dcc125bd7b881b9b79eb6d2084ff /net-im/licq
parent3e17c6a78b6bfaddf0e3da291d0b1a6efc8f267a (diff)
downloadports-33fa865f64478e297b5889afc3fce69727a10e8f.tar.gz
ports-33fa865f64478e297b5889afc3fce69727a10e8f.zip
Notes
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index f9c46dff5033..d7f7901fc8ba 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -29,6 +29,9 @@ post-patch:
${WRKSRC}/src/sighandler.c
post-install:
+.if !exists(${PREFIX}/bin/licq)
+ @${INSTALL_PROGRAM} ${WRKSRC}/src/licq ${PREFIX}/bin
+.endif
@${CAT} ${PKGMESSAGE}
.include "${.CURDIR}/Makefile.inc"