diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-01-30 20:39:14 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-01-30 20:39:14 +0800 |
commit | df0aa973b92158277cba7de4b3058c07ad970fd3 (patch) | |
tree | 20ae43554de8514aa983abb57cc0072f29625110 /ports-mgmt/Makefile | |
parent | 754a54635881c24982b7f369706625707a3e8f3a (diff) | |
download | freebsd-ports-gnome-df0aa973b92158277cba7de4b3058c07ad970fd3.tar.gz freebsd-ports-gnome-df0aa973b92158277cba7de4b3058c07ad970fd3.tar.zst freebsd-ports-gnome-df0aa973b92158277cba7de4b3058c07ad970fd3.zip |
Please welcome pkgng beta1.
if you want to use it please define WITH_PKGNG=yes in your /etc/make.conf
For more information read the announcement on the mailing list
With hat: portmgr
Non-Regression test: linimon
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 25a56841cc48..9ed329c232c0 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -27,6 +27,7 @@ SUBDIR += packagekit-qt4 SUBDIR += pbi-manager SUBDIR += pib + SUBDIR += pkg SUBDIR += pkg-orphan SUBDIR += pkg-plist SUBDIR += pkg_add_it |