diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 10:32:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 10:32:04 +0000 |
commit | cfc515375feb11b0d0d4a05df8a0029a05ec721b (patch) | |
tree | 1732b032eca655031d6cc08f10fac536245f7ac1 /irc/lostirc | |
parent | c7e1a8638e9d0c7c94e2cecfa6add08d2c53dc67 (diff) |
Notes
Diffstat (limited to 'irc/lostirc')
-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" |