diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-25 07:27:13 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-25 07:27:13 +0000 |
commit | e9063fedaaa9ff2831ed48d07ce5cc50bb223815 (patch) | |
tree | 35d60ee4336db1e88f68449098eb70996579588f /net/linc | |
parent | 664a028d8c0821d678ad50489d0004baaa676b1e (diff) |
Notes
Diffstat (limited to 'net/linc')
-rw-r--r-- | net/linc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile index 8b1356323744..dc3fe415d099 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gnomehack INSTALLS_SHLIB= yes |