aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-08-21 06:18:49 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-08-21 06:18:49 +0000
commit741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch)
treee9b79b363f2fc4a63535a25c71491fa49a79b556 /deskutils
parente6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff)
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calcurse/Makefile1
-rw-r--r--deskutils/doodle/Makefile1
-rw-r--r--deskutils/karamba/Makefile1
-rw-r--r--deskutils/kblticker/Makefile2
-rw-r--r--deskutils/kchmviewer-kde4/Makefile2
-rw-r--r--deskutils/kchmviewer/Makefile2
-rw-r--r--deskutils/kooldock/Makefile2
-rw-r--r--deskutils/pinot/Makefile1
-rw-r--r--deskutils/recoll/Makefile1
-rw-r--r--deskutils/tpb/Makefile1
10 files changed, 0 insertions, 14 deletions
diff --git a/deskutils/calcurse/Makefile b/deskutils/calcurse/Makefile
index 20af15ca1d72..cc235b339114 100644
--- a/deskutils/calcurse/Makefile
+++ b/deskutils/calcurse/Makefile
@@ -15,7 +15,6 @@ COMMENT= A text-based personal organizer
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --prefix=${PREFIX}
MAN1= calcurse.1
diff --git a/deskutils/doodle/Makefile b/deskutils/doodle/Makefile
index 1f6d4667b180..ff5d1b65cc01 100644
--- a/deskutils/doodle/Makefile
+++ b/deskutils/doodle/Makefile
@@ -22,7 +22,6 @@ USE_GETTEXT= yes
USE_FAM= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= doodle.1 doodled.1
MAN3= libdoodle.3
diff --git a/deskutils/karamba/Makefile b/deskutils/karamba/Makefile
index df56d1252510..2e9092df10e6 100644
--- a/deskutils/karamba/Makefile
+++ b/deskutils/karamba/Makefile
@@ -18,6 +18,5 @@ EXTRA_PATCHES= ${.CURDIR}/../../comms/kallers/files/patch-configure
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>
diff --git a/deskutils/kblticker/Makefile b/deskutils/kblticker/Makefile
index cb9c0ef8ff72..dbb88dd86826 100644
--- a/deskutils/kblticker/Makefile
+++ b/deskutils/kblticker/Makefile
@@ -22,6 +22,4 @@ USE_KDELIBS_VER= 3
CONFIGURE_ARGS+= --enable-final
-CONFIGURE_TARGET=
-
.include <bsd.port.mk>
diff --git a/deskutils/kchmviewer-kde4/Makefile b/deskutils/kchmviewer-kde4/Makefile
index f15ec80cda77..908133cd1af4 100644
--- a/deskutils/kchmviewer-kde4/Makefile
+++ b/deskutils/kchmviewer-kde4/Makefile
@@ -37,8 +37,6 @@ USE_PERL5_BUILD=yes
RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
PLIST_SUB+= KDE="@comment "
PLIST_SUB+= QT=""
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
DO_NOT_COMPILE+=kio-msits
.endif
diff --git a/deskutils/kchmviewer/Makefile b/deskutils/kchmviewer/Makefile
index f15ec80cda77..908133cd1af4 100644
--- a/deskutils/kchmviewer/Makefile
+++ b/deskutils/kchmviewer/Makefile
@@ -37,8 +37,6 @@ USE_PERL5_BUILD=yes
RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
PLIST_SUB+= KDE="@comment "
PLIST_SUB+= QT=""
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
DO_NOT_COMPILE+=kio-msits
.endif
diff --git a/deskutils/kooldock/Makefile b/deskutils/kooldock/Makefile
index 042c12af461d..f1d5cfe8a79a 100644
--- a/deskutils/kooldock/Makefile
+++ b/deskutils/kooldock/Makefile
@@ -17,8 +17,6 @@ COMMENT= OS-X dock-like for KDE
WRKSRC= ${WRKDIR}/kooldock
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 2eec03dad9cb..51e66aa8f2f1 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -39,7 +39,6 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" MKDIR_P="${MKDIR}"
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile
index c9145faa859b..879e8b717e7c 100644
--- a/deskutils/recoll/Makefile
+++ b/deskutils/recoll/Makefile
@@ -22,7 +22,6 @@ USE_QT_VER= 3
CONFIGURE_ENV= QMAKESPEC="freebsd-g++"
MAKE_ENV= ${CONFIGURE_ENV}
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_ICONV= yes
INSTALLS_ICONS= yes
diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile
index 740aa474cd61..bb2989b04621 100644
--- a/deskutils/tpb/Makefile
+++ b/deskutils/tpb/Makefile
@@ -23,7 +23,6 @@ GNU_CONFIGURE= yes
USE_ICONV= yes
USE_BISON= build
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE}
MAN1= tpb.1