diff options
Diffstat (limited to 'sysutils/cdf/Makefile')
-rw-r--r-- | sysutils/cdf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/cdf/Makefile b/sysutils/cdf/Makefile index 773bdbab2045..7c15827a2c6b 100644 --- a/sysutils/cdf/Makefile +++ b/sysutils/cdf/Makefile @@ -17,6 +17,5 @@ COMMENT= A colorized df PLIST_FILES= bin/cdf GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> |