aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-11-08 23:03:51 +0800
committerpav <pav@FreeBSD.org>2010-11-08 23:03:51 +0800
commit28216f98398b02c0325df69263ba4d33c6e0ce80 (patch)
treeefd3f098faaee42bb01e53924ce3adb9657b4a2a
parent4ee6af77658b65a2c83249ef967d35ec3e1680f2 (diff)
downloadfreebsd-ports-gnome-28216f98398b02c0325df69263ba4d33c6e0ce80.tar.gz
freebsd-ports-gnome-28216f98398b02c0325df69263ba4d33c6e0ce80.tar.zst
freebsd-ports-gnome-28216f98398b02c0325df69263ba4d33c6e0ce80.zip
- Fix build by letting configure come up with it's own value of ${CPP}
Reported by: pointyhat
-rw-r--r--irc/dancer/Makefile1
-rw-r--r--japanese/ircII/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/irc/dancer/Makefile b/irc/dancer/Makefile
index 48e1d9702fc9..3ca4eba81952 100644
--- a/irc/dancer/Makefile
+++ b/irc/dancer/Makefile
@@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
MAKE_ARGS+= CSPECIAL="${CFLAGS}" LDFLAGS="${LDFLAGS}"
LDFLAGS+= -lm
+CPP= #
do-install:
@${MKDIR} ${DATADIR}
diff --git a/japanese/ircII/Makefile b/japanese/ircII/Makefile
index 37a3594b2733..f205fb7e4315 100644
--- a/japanese/ircII/Makefile
+++ b/japanese/ircII/Makefile
@@ -22,6 +22,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The 'Internet Relay Chat' Client
GNU_CONFIGURE= yes
+CPP= #
MAN1= irc.1
post-install:
t.cgi/freebsd-ports-gnome/commit/www/owncloud?id=b481f6fd0295c8b06914c0b108a8ff7e18a3ebab'>Update to 6.0.0akevlo2013-12-163-24/+13 * Update to 6.0.0kevlo2013-12-133-1089/+5936 * - Remove USE_SQLITE=yessunpoet2013-11-161-1/+1 * - Fix PLISTsunpoet2013-11-152-19/+27 * Add missing file.kevlo2013-11-152-1/+2 * Add database backend selection.kevlo2013-11-131-2/+22 * Remove unneeded PLIST_SUBkevlo2013-11-101-2/+0 * Oops, forgot to commit pkg-plist.kevlo2013-11-091-6192/+6192 * Update to 5.0.13.kevlo2013-11-092-6/+5 * - Add dependency on pdo_pgsqlkevlo2013-11-083-16/+6205 * www/owncloud: revert to 5.0.12wg2013-11-072-3/+3 * www/owncloud: update to 5.0.13wg2013-11-072-5/+5 * - Update to 5.0.12kevlo2013-10-052-10/+7 * Bump PORTREVISION for dependency change.kevlo2013-09-271-0/+1 * www/owncloud: add openssl PHP extensionwg2013-09-271-2/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Update to 5.0.11kevlo2013-09-172-4/+3 * Add missing dependency.kevlo2013-08-151-1/+2 * Update to 5.0.10kevlo2013-08-132-3/+3 * Update to 5.0.9kevlo2013-07-312-3/+3 * Update to 5.0.8kevlo2013-07-102-3/+3 * - Update to 5.0.7culot2013-06-122-3/+3 * Update to 5.0.5kevlo2013-04-202-3/+3 * Update to 5.0.4kevlo2013-04-172-6/+6 * Update to 5.0.0kevlo2013-03-202-4/+6 * Update to 4.5.7kevlo2013-03-012-3/+3 * Update to 4.5.6kevlo2013-02-162-4/+3 * Add fileinfo.kevlo2013-01-101-2/+4 * Update to 4.5.5.kevlo2012-12-312-3/+3 * Update to 4.5.4.kevlo2012-12-062-3/+3 * Don't clobber configuration files if reinstalled.crees2012-12-031-4/+6 * Update to 4.5.0kevlo2012-10-162-11/+6 * Update to 4.0.7kevlo2012-08-312-6/+5 * Add a missing dom extensionkevlo2012-06-171-1/+2 * Update to 4.0.1kevlo2012-06-082-7/+6 * Switch to default PHP 5.3, since not compatible with PHP 5.4.ale2012-05-161-0/+2 * Update to 3.0.2kevlo2012-04-202-4/+6 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1