diff options
Diffstat (limited to 'devel/dmucs/Makefile')
-rw-r--r-- | devel/dmucs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/dmucs/Makefile b/devel/dmucs/Makefile index 8f222a3183bb..17a44d264f86 100644 --- a/devel/dmucs/Makefile +++ b/devel/dmucs/Makefile @@ -17,7 +17,6 @@ COMMENT= Distributed Multi-User Compilation System (for use with distcc) WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/dmucs bin/gethost bin/loadavg bin/monitor bin/remhost .include <bsd.port.mk> |