aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-09-25 07:19:37 +0800
committerbapt <bapt@FreeBSD.org>2015-09-25 07:19:37 +0800
commit0c14f99dbc7e3d5ddd158101010b2452a6f39061 (patch)
treeeef714bfc0f0cc75d5c9433fb954c637b56edec8 /Mk
parent71fdedfe8fe8a422e938fddede8677358e89a93f (diff)
downloadfreebsd-ports-gnome-0c14f99dbc7e3d5ddd158101010b2452a6f39061.tar.gz
freebsd-ports-gnome-0c14f99dbc7e3d5ddd158101010b2452a6f39061.tar.zst
freebsd-ports-gnome-0c14f99dbc7e3d5ddd158101010b2452a6f39061.zip
Remove another wrong comment
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 8cc5c1f7a886..bc02f6927594 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -294,7 +294,6 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# if a particular version is desired.
# LIB_DEPENDS - A list of "lib:dir[:target]" tuples of other ports this
# package depends on. "lib" is the name of a shared library.
-# lib can contain extended regular expressions.
# DEPENDS_TARGET
# - The default target to execute when a port is calling a
# dependency.