diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-04 06:38:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-04 06:38:26 +0800 |
commit | ff7907d942fd3da8f5b349c813452d3136fc6b41 (patch) | |
tree | b53fcae1a6530b90589b9af08edca41d07035ac8 /sysutils/Makefile | |
parent | 2557d85f88c832bf843afe595e53e1ed3bdc056a (diff) | |
download | freebsd-ports-gnome-ff7907d942fd3da8f5b349c813452d3136fc6b41.tar.gz freebsd-ports-gnome-ff7907d942fd3da8f5b349c813452d3136fc6b41.tar.zst freebsd-ports-gnome-ff7907d942fd3da8f5b349c813452d3136fc6b41.zip |
Shows WITH(OUT)-knobs of a port makefile and if you want also the knobs of
all port dependencies.
WWW: http://www.chruetertee.ch/portsopt/
PR: ports/107400
Submitted by: Beat Gaetzi <beat at chruetertee.ch>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 3d9974dc0447..6f38521cef28 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -511,6 +511,7 @@ SUBDIR += portsearch SUBDIR += portsman SUBDIR += portsnap + SUBDIR += portsopt SUBDIR += portupgrade SUBDIR += portupgrade-devel SUBDIR += powerman |