diff options
Diffstat (limited to 'irc/lostirc/Makefile')
-rw-r--r-- | irc/lostirc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile index 651f5067799e..d2e1940fb79a 100644 --- a/irc/lostirc/Makefile +++ b/irc/lostirc/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget USE_GCC= 3.4 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |