diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-21 09:46:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-21 09:46:20 +0000 |
commit | b43764cab0189415117d044e08b4454ddafd92d1 (patch) | |
tree | b39f316b00df0ddebfe4407b877c4117725f2bac /net/linc | |
parent | 6a6fbb4e6f75236d9b096b5da4a975e8534ffdda (diff) |
Notes
Diffstat (limited to 'net/linc')
-rw-r--r-- | net/linc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile index 93293c496fe2..3983157b0616 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -15,9 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= glib-1.3.13:${PORTSDIR}/devel/glib13 -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes USE_GMAKE= yes |