summaryrefslogtreecommitdiffstats
path: root/net-im/licq
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committersobomax <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /net-im/licq
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadFreeBSD-ports-51369898d389675759f44baed7961d59c8233c93.zip
FreeBSD-ports-51369898d389675759f44baed7961d59c8233c93.tar.gz
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index b61ca32..1bbd33d 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -22,12 +22,12 @@ BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake
USE_QT2= yes
USE_GMAKE= yes
USE_AUTOCONF= yes
-USE_NEWGCC= yes
+USE_NEWGCC= yes
USE_OPENSSL= yes
-USE_PERL5= yes
+USE_PERL5= yes
CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/qt2
-CONFIGURE_TARGET= $(ARCH)-unknown-freebsdelf$(OSREL)
+CONFIGURE_TARGET= $(ARCH)-unknown-freebsdelf$(OSREL)
post-configure:
@(cd ${WRKSRC}/plugins/qt-gui-${PORTVERSION} && ${AUTOCONF})
OpenPOWER on IntegriCloud