diff options
-rw-r--r-- | misc/estic/Makefile | 1 | ||||
-rw-r--r-- | net-im/licq/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile index 71e377d88ef2..3deb19714b87 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -17,7 +17,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Controller for ISDN TK-Anlage (PBX) made by Istec USE_ZIP= yes -#USE_GCC= 2.95 NO_WRKSUBDIR= yes .if defined(WITHOUT_X11) diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index cb871b33972a..5dc65a6a74a3 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 .endif USE_ICONV= yes -#USE_GCC= 3.3+ WRKSRC= ${WRKDIR}/${DISTNAME} LICQ_PORT?= net-im/licq |