diff options
author | erwin <erwin@FreeBSD.org> | 2007-04-23 15:00:09 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2007-04-23 15:00:09 +0800 |
commit | 19f63722ad2a1cf2a2d4d4718d497a4b27b2aed6 (patch) | |
tree | 023c78d308d9f9fefb8d89bb7edb5006186e7b0e /ports-mgmt/Makefile | |
parent | 77d163dbad631c6491fd2ef14f9185c5b7f0acca (diff) | |
download | freebsd-ports-gnome-19f63722ad2a1cf2a2d4d4718d497a4b27b2aed6.tar.gz freebsd-ports-gnome-19f63722ad2a1cf2a2d4d4718d497a4b27b2aed6.tar.zst freebsd-ports-gnome-19f63722ad2a1cf2a2d4d4718d497a4b27b2aed6.zip |
Hook genplist up to the build.
Forgotten by: miwi
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index eb1e23a37d2d..b664874164fc 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -5,6 +5,7 @@ SUBDIR += barry SUBDIR += bpm + SUBDIR += genplist SUBDIR += instant-tinderbox SUBDIR += jailaudit SUBDIR += kports |