diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-24 22:53:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-24 22:53:03 +0800 |
commit | ab4d53e6f1fca7a608bbb2c583286d904d2c2e87 (patch) | |
tree | 894f9f850818a74171c4b2cf8726df8da3956d17 /mail | |
parent | 2f2299c5cf5be1602524cad99221126810ef3d91 (diff) | |
download | freebsd-ports-gnome-ab4d53e6f1fca7a608bbb2c583286d904d2c2e87.tar.gz freebsd-ports-gnome-ab4d53e6f1fca7a608bbb2c583286d904d2c2e87.tar.zst freebsd-ports-gnome-ab4d53e6f1fca7a608bbb2c583286d904d2c2e87.zip |
- Stage Safe
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rubygem-qmail/Makefile | 1 | ||||
-rw-r--r-- | mail/rubygem-tmail/Makefile | 1 | ||||
-rw-r--r-- | mail/rubygem-vmail/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/mail/rubygem-qmail/Makefile b/mail/rubygem-qmail/Makefile index 707c854ecb35..e50eeaf7602a 100644 --- a/mail/rubygem-qmail/Makefile +++ b/mail/rubygem-qmail/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index f59587bb10dd..6ea3a9a6fd74 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -14,5 +14,4 @@ USE_RUBYGEMS= yes USE_RUBY_FEATURES= racc-runtime RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/rubygem-vmail/Makefile b/mail/rubygem-vmail/Makefile index 046f87bbfeb3..cf38547258b7 100644 --- a/mail/rubygem-vmail/Makefile +++ b/mail/rubygem-vmail/Makefile @@ -22,5 +22,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/vmail bin/vmail_client bin/vmailsend -NO_STAGE= yes .include <bsd.port.mk> |