aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-05 01:42:34 +0800
committerlioux <lioux@FreeBSD.org>2002-09-05 01:42:34 +0800
commit63177cbca304c29c0778940a46af835809e5d7d1 (patch)
tree0833843ec8b6b850ad85b42fd2348d4c1c24ed6a /graphics
parente32ba3c19354ea7fe955a01a84534823c376a762 (diff)
downloadfreebsd-ports-gnome-63177cbca304c29c0778940a46af835809e5d7d1.tar.gz
freebsd-ports-gnome-63177cbca304c29c0778940a46af835809e5d7d1.tar.zst
freebsd-ports-gnome-63177cbca304c29c0778940a46af835809e5d7d1.zip
Remove unnecessary commented lines
Diffstat (limited to 'graphics')
-rw-r--r--graphics/povray/Makefile10
-rw-r--r--graphics/povray36/Makefile10
-rw-r--r--graphics/povray37/Makefile10
3 files changed, 0 insertions, 30 deletions
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile
index dd09b8c4408a..018f1e144784 100644
--- a/graphics/povray/Makefile
+++ b/graphics/povray/Makefile
@@ -32,16 +32,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include"
-# LDFLAGS="${LDFLAGS} -I${LOCALBASE}/lib"
-# CFLAGS="${CFLAGS} -L${LOCALBASE}/lib"
-# CXXFLAGS="${CXXFLAGS}
-#CC="${CC}" CFLAGS="${CFLAGS}" \
-#CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" \
-# CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib" \
-# CPPFLAGS="${CFLAGS} ${CPPFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include"
-# LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
-# CXXCPP="${CXXFLAGS} ${CXXCPP} -L${LOCALBASE}/lib -I${LOCALBASE}/lib"
-#CONFIGURE_ARGS= --includedir="${PREFIX}/include" --libdir="${PREFIX}/lib"
MAN1= povray.1
diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile
index dd09b8c4408a..018f1e144784 100644
--- a/graphics/povray36/Makefile
+++ b/graphics/povray36/Makefile
@@ -32,16 +32,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include"
-# LDFLAGS="${LDFLAGS} -I${LOCALBASE}/lib"
-# CFLAGS="${CFLAGS} -L${LOCALBASE}/lib"
-# CXXFLAGS="${CXXFLAGS}
-#CC="${CC}" CFLAGS="${CFLAGS}" \
-#CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" \
-# CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib" \
-# CPPFLAGS="${CFLAGS} ${CPPFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include"
-# LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
-# CXXCPP="${CXXFLAGS} ${CXXCPP} -L${LOCALBASE}/lib -I${LOCALBASE}/lib"
-#CONFIGURE_ARGS= --includedir="${PREFIX}/include" --libdir="${PREFIX}/lib"
MAN1= povray.1
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index dd09b8c4408a..018f1e144784 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -32,16 +32,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include"
-# LDFLAGS="${LDFLAGS} -I${LOCALBASE}/lib"
-# CFLAGS="${CFLAGS} -L${LOCALBASE}/lib"
-# CXXFLAGS="${CXXFLAGS}
-#CC="${CC}" CFLAGS="${CFLAGS}" \
-#CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" \
-# CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib" \
-# CPPFLAGS="${CFLAGS} ${CPPFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include"
-# LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
-# CXXCPP="${CXXFLAGS} ${CXXCPP} -L${LOCALBASE}/lib -I${LOCALBASE}/lib"
-#CONFIGURE_ARGS= --includedir="${PREFIX}/include" --libdir="${PREFIX}/lib"
MAN1= povray.1
'commitgraph'>* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-062-1/+2 * Removal of arabic/katoobedwin2008-04-309-129/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2010-35/+34 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+1 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * Fix distfile location for outdated koffice-l10ns.lofi2007-11-091-1/+1 * Update to KDE 3.5.8lofi2007-10-304-8/+6 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-13/+14 * Revert more PORTREVISION accidentslofi2007-07-051-0/+1 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-047-11/+286 * BROKEN with gcc 4.2kris2007-05-271-0/+4 * - Welcome X.org 7.2 \o/.flz2007-05-2010-3/+9 * Release maintainerships.thierry2007-03-161-1/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-6/+6 * Update maintainer's email address.linimon2007-03-076-6/+6 * Really normalize Aspell dictionaries ports PKGVERSION...thierry2007-02-151-0/+1 * Add Aspell Arabic dictionaries.thierry2007-02-135-0/+32 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-6/+6 * - Updated email address in my portsnivit2006-12-101-1/+1