diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-24 00:00:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-24 00:00:14 +0800 |
commit | e4f5d43048082ad3d220f2ae5cdb94e629c7904f (patch) | |
tree | a0954b31e357e43f6adbb3665be81527f356beeb /databases/pecl-chdb | |
parent | 4ae07897832a45f345e4507f8a9c9ba1a2dbf007 (diff) | |
download | freebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.tar.gz freebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.tar.zst freebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.zip |
- Stageify
- Take maintainership of a few ports
Diffstat (limited to 'databases/pecl-chdb')
-rw-r--r-- | databases/pecl-chdb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/pecl-chdb/Makefile b/databases/pecl-chdb/Makefile index 5ea197d5331a..7613a984ce5c 100644 --- a/databases/pecl-chdb/Makefile +++ b/databases/pecl-chdb/Makefile @@ -29,5 +29,4 @@ GH_COMMIT= 169f45d CONFIGURE_ARGS= --with-libcmph-dir=${LOCALBASE}/lib -NO_STAGE= yes .include <bsd.port.mk> |