diff options
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 |