diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 02:41:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 02:41:52 +0800 |
commit | 33b871a9c845835374d0a594348ddf8da0551d74 (patch) | |
tree | c608cd0be9c0d1c3762cb070b83d71cc06097a2b /hebrew/hspell | |
parent | 5495ad1eb0426206406e428e711fb1ba9e3150ce (diff) | |
download | freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.tar.gz freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.tar.zst freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: hebrew)
Diffstat (limited to 'hebrew/hspell')
-rw-r--r-- | hebrew/hspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index 3f0ba3d0adea..f3019a36eb6d 100644 --- a/hebrew/hspell/Makefile +++ b/hebrew/hspell/Makefile @@ -22,6 +22,7 @@ MAN3= hspell.3 SUB_FILES= pkg-message SUB_LIST= PORTSDIR=${PORTSDIR} +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} |