diff options
Diffstat (limited to 'misc/hello/Makefile')
-rw-r--r-- | misc/hello/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index fd2016a9d620..026279af5f95 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -17,7 +17,6 @@ COMMENT= A utility for saying hello to the world and reading email USE_PERL5_BUILD= YES GNU_CONFIGURE= YES -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= hello.1 INFO= hello |