aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2002-08-13 04:32:01 +0800
committerfjoe <fjoe@FreeBSD.org>2002-08-13 04:32:01 +0800
commit0c88f5a9563e41e89f2d54c6e4766777ca4c2ce6 (patch)
tree6883a411d01739fadd654c1a9f1eb1048eec5be8
parent8fc84dfae78b91168c1d5d522bcb0f965b431cf7 (diff)
downloadfreebsd-ports-gnome-0c88f5a9563e41e89f2d54c6e4766777ca4c2ce6.tar.gz
freebsd-ports-gnome-0c88f5a9563e41e89f2d54c6e4766777ca4c2ce6.tar.zst
freebsd-ports-gnome-0c88f5a9563e41e89f2d54c6e4766777ca4c2ce6.zip
remove support for -DWITH_LICQ_DEVEL
Approved by: MAINTAINER
-rw-r--r--net-im/licq-console/Makefile4
-rw-r--r--net-im/licq-qt-gui/Makefile4
-rw-r--r--net/licq-console/Makefile4
-rw-r--r--net/licq-qt-gui/Makefile4
4 files changed, 0 insertions, 16 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>
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile
index 6f3c14b2f645..02ccc76acea5 100644
--- a/net-im/licq-qt-gui/Makefile
+++ b/net-im/licq-qt-gui/Makefile
@@ -23,9 +23,5 @@ post-install:
.endif
.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>
diff --git a/net/licq-console/Makefile b/net/licq-console/Makefile
index 562a44baec45..7449d5cb4448 100644
--- a/net/licq-console/Makefile
+++ b/net/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>
diff --git a/net/licq-qt-gui/Makefile b/net/licq-qt-gui/Makefile
index 6f3c14b2f645..02ccc76acea5 100644
--- a/net/licq-qt-gui/Makefile
+++ b/net/licq-qt-gui/Makefile
@@ -23,9 +23,5 @@ post-install:
.endif
.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>