diff options
Diffstat (limited to 'net/uplog/Makefile')
-rw-r--r-- | net/uplog/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/uplog/Makefile b/net/uplog/Makefile index b611e8c6a25a..0a7833146212 100644 --- a/net/uplog/Makefile +++ b/net/uplog/Makefile @@ -16,7 +16,6 @@ COMMENT= UDP-based ping programm GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PORTDOCS= README PLIST_FILES= bin/uplog |