diff options
Diffstat (limited to 'irc/miau/Makefile')
-rw-r--r-- | irc/miau/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/miau/Makefile b/irc/miau/Makefile index 7c18adb..de0a6cb 100644 --- a/irc/miau/Makefile +++ b/irc/miau/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ARGS= --enable-dccbounce \ --enable-empty-awaymsg \ --enable-dumpstatus \ --disable-dependency-tracking -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS}" \ LIBS="${LIBS}" |