diff options
Diffstat (limited to 'irc/ngircd/Makefile')
-rw-r--r-- | irc/ngircd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index cde1f7e1bbba..a064576dda08 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -16,7 +16,6 @@ COMMENT= Free open source daemon for Internet Relay Chat (IRC) USE_RC_SUBR= ngircd GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |