aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq-console
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2002-08-12 20:32:01 +0000
committerMax Khon <fjoe@FreeBSD.org>2002-08-12 20:32:01 +0000
commit7f7057d6c15fbe32caef96e58c49a3a648c467f2 (patch)
treeff2a15e9db23cf521fb6dd0b3d5a56f794f20977 /net-im/licq-console
parent97b1019c828fd08d0fc33cbc517b2da53639a19b (diff)
downloadports-7f7057d6c15fbe32caef96e58c49a3a648c467f2.tar.gz
ports-7f7057d6c15fbe32caef96e58c49a3a648c467f2.zip
remove support for -DWITH_LICQ_DEVEL
Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=64442
Diffstat (limited to 'net-im/licq-console')
-rw-r--r--net-im/licq-console/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile
index 562a44baec45..7449d5cb4448 100644
--- a/net-im/licq-console/Makefile
+++ b/net-im/licq-console/Makefile
@@ -17,9 +17,5 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
INCDIR= ${PORTSDIR}/net
.include <bsd.port.pre.mk>
-.if defined(WITH_LICQ_DEVEL)
-.include "${INCDIR}/licq-devel/Makefile.inc"
-.else
.include "${INCDIR}/licq/Makefile.inc"
-.endif
.include <bsd.port.post.mk>