aboutsummaryrefslogtreecommitdiff
path: root/net/licq
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-07-25 17:46:07 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-07-25 17:46:07 +0000
commit0662defaff2c2c5137d49082cb373cf66f6e9199 (patch)
treee2a61550a7f7747deafe7ad44755cccc2ab540dd /net/licq
parent7f4dbf6c0dadc8f395756aed76eba11273765c98 (diff)
downloadports-0662defaff2c2c5137d49082cb373cf66f6e9199.tar.gz
ports-0662defaff2c2c5137d49082cb373cf66f6e9199.zip
Notes
Diffstat (limited to 'net/licq')
-rw-r--r--net/licq/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile
index c51c946d351b..0e113d1d375b 100644
--- a/net/licq/Makefile
+++ b/net/licq/Makefile
@@ -35,6 +35,11 @@ pre-configure:
@${MV} ${WRKSRC}/src/licq.conf.h ${WRKSRC}/src/licq.conf.h.sed
${SED} -e "s=/usr/share/licq=${PREFIX}/share/licq=" \
${WRKSRC}/src/licq.conf.h.sed > ${WRKSRC}/src/licq.conf.h
+ @${ECHO_MSG} Ignoring existing libgnugetopt
+ @${MV} ${WRKSRC}/configure ${WRKSRC}/configure.sed
+ ${SED} -e "s=getopt.h==" \
+ ${WRKSRC}/configure.sed > ${WRKSRC}/configure
+ ${CHMOD} +x ${WRKSRC}/configure
post-install:
@${CAT} ${PKGMESSAGE}