diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-18 20:40:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-18 20:40:01 +0800 |
commit | fb1867966d0d8fcc087954ee8b7c17b53673e591 (patch) | |
tree | f34c56ca58922eaf318d9ba19128e95c2c27c0a6 /mail/squirrelmail-shared_calendars-plugin | |
parent | 8d33ed521d5bd45b912f86f44ee40ae0a71ee90f (diff) | |
download | freebsd-ports-gnome-fb1867966d0d8fcc087954ee8b7c17b53673e591.tar.gz freebsd-ports-gnome-fb1867966d0d8fcc087954ee8b7c17b53673e591.tar.zst freebsd-ports-gnome-fb1867966d0d8fcc087954ee8b7c17b53673e591.zip |
- Stage support
- While here cleanup some whitespaces / dependencys
Diffstat (limited to 'mail/squirrelmail-shared_calendars-plugin')
-rw-r--r-- | mail/squirrelmail-shared_calendars-plugin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/squirrelmail-shared_calendars-plugin/Makefile b/mail/squirrelmail-shared_calendars-plugin/Makefile index 7477b020683b..638b5fce0bc0 100644 --- a/mail/squirrelmail-shared_calendars-plugin/Makefile +++ b/mail/squirrelmail-shared_calendars-plugin/Makefile @@ -16,8 +16,6 @@ USE_SM_COMPAT= yes USE_GENERIC_PKGMESSAGE= yes _SMSRCDIR= calendar -NO_STAGE= yes - .include <bsd.port.pre.mk> .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> |