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 /print/pecl-haru | |
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 'print/pecl-haru')
-rw-r--r-- | print/pecl-haru/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index e36c28a5610b..30b8b70541fc 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -22,5 +22,4 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" -NO_STAGE= yes .include <bsd.port.mk> |