diff options
author | mat <mat@FreeBSD.org> | 2014-01-26 23:46:14 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-26 23:46:14 +0800 |
commit | 5e978bfdbc3825ee7f11cea794a172b2271e3172 (patch) | |
tree | cbab8312ef864dda3d29b54821563b349783f050 /textproc | |
parent | 33318ef8f18727eb3c18f35b2f93fb2f56c58445 (diff) | |
download | freebsd-ports-gnome-5e978bfdbc3825ee7f11cea794a172b2271e3172.tar.gz freebsd-ports-gnome-5e978bfdbc3825ee7f11cea794a172b2271e3172.tar.zst freebsd-ports-gnome-5e978bfdbc3825ee7f11cea794a172b2271e3172.zip |
Support staging.
Sponsored by: Absolight
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dikt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index df84ec509ef1..87f7c190678b 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -26,5 +26,4 @@ PLIST_FILES= bin/dikt \ share/kde4/services/dict.protocol PLIST_DIRS= share/apps/dikt -NO_STAGE= yes .include <bsd.port.mk> |