aboutsummaryrefslogtreecommitdiffstats
path: root/www/links
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-02 15:24:09 +0800
committerpav <pav@FreeBSD.org>2004-06-02 15:24:09 +0800
commit34d801b54e02db4a598244cc85af02fec6d65d89 (patch)
treee3c133c127714858db03ce52ddb3134f4721677d /www/links
parent8d8c3f3ee3086dfa888499b44510ba0d0e72e0ba (diff)
downloadfreebsd-ports-gnome-34d801b54e02db4a598244cc85af02fec6d65d89.tar.gz
freebsd-ports-gnome-34d801b54e02db4a598244cc85af02fec6d65d89.tar.zst
freebsd-ports-gnome-34d801b54e02db4a598244cc85af02fec6d65d89.zip
- Fix dependencies in WITHOUT_X11 case
Reported by: Evgueni V. Gavrilov <aquatique@rusunix.org> on frebsd-ports@ Approved by: demon (maintainer)
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index 7c4199f97001..d812c8828be3 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -43,7 +43,6 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
USE_XLIB= yes
CONFIGURE_ARGS+= --enable-graphics --with-x
.else
-USE_XLIB= no
CONFIGURE_ARGS+= --without-x
.endif