diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
commit | 741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch) | |
tree | e9b79b363f2fc4a63535a25c71491fa49a79b556 /x11-clocks | |
parent | e6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff) | |
download | ports-741aa714833b9bb1e9afaaf5124d3f5c60b5e49c.tar.gz ports-741aa714833b9bb1e9afaaf5124d3f5c60b5e49c.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmclockmon/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xdaliclock/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-clocks/wmclockmon/Makefile b/x11-clocks/wmclockmon/Makefile index 545edc7af536..2c87f9b1a020 100644 --- a/x11-clocks/wmclockmon/Makefile +++ b/x11-clocks/wmclockmon/Makefile @@ -17,7 +17,6 @@ COMMENT= A digital clock dockapp with a similar look to wmcpuload USE_XORG= xpm USE_GNOME= gtk12 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= wmclockmon.1 wmclockmon-config.1 wmclockmon-cal.1 diff --git a/x11-clocks/xdaliclock/Makefile b/x11-clocks/xdaliclock/Makefile index f6e1eaf0c660..eb9f68d26907 100644 --- a/x11-clocks/xdaliclock/Makefile +++ b/x11-clocks/xdaliclock/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/X11 GNU_CONFIGURE= yes USE_XORG= xt sm ice xext x11 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= xdaliclock.1 PLIST_FILES= bin/xdaliclock |