diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-27 21:17:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-27 21:17:56 +0800 |
commit | 76f223442bb1c4d1ca0968db245fa1c9cecc7824 (patch) | |
tree | f8ec30b7c79440698822428fac884fedeaaaade3 /deskutils/horde-mnemo | |
parent | ba5c9056a0908281f9278790b66ba26e5693f7f7 (diff) | |
download | freebsd-ports-gnome-76f223442bb1c4d1ca0968db245fa1c9cecc7824.tar.gz freebsd-ports-gnome-76f223442bb1c4d1ca0968db245fa1c9cecc7824.tar.zst freebsd-ports-gnome-76f223442bb1c4d1ca0968db245fa1c9cecc7824.zip |
- Stage support
Diffstat (limited to 'deskutils/horde-mnemo')
-rw-r--r-- | deskutils/horde-mnemo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/horde-mnemo/Makefile b/deskutils/horde-mnemo/Makefile index 347feb18d2e6..5d868e2de97c 100644 --- a/deskutils/horde-mnemo/Makefile +++ b/deskutils/horde-mnemo/Makefile @@ -37,7 +37,6 @@ OPTIONS_DEFAULT= PDF OPTIONS_DEFINE= PDF PDF_DESC= Support PDF generation -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MPDF} |