diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-06 02:11:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-06 02:11:11 +0800 |
commit | 365e83fa7bb597401f26cb99aea54439dd1b0112 (patch) | |
tree | 3f4c1f837476d3018900d923a62b564230ee65a3 /textproc | |
parent | 36ced5a0ede3bb4ebb436261589881ac35a3e0e4 (diff) | |
download | freebsd-ports-gnome-365e83fa7bb597401f26cb99aea54439dd1b0112.tar.gz freebsd-ports-gnome-365e83fa7bb597401f26cb99aea54439dd1b0112.tar.zst freebsd-ports-gnome-365e83fa7bb597401f26cb99aea54439dd1b0112.zip |
Enable staging
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/linux-f10-expat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/linux-f10-expat/Makefile b/textproc/linux-f10-expat/Makefile index c638d7b06be5..a6b770debabc 100644 --- a/textproc/linux-f10-expat/Makefile +++ b/textproc/linux-f10-expat/Makefile @@ -26,5 +26,4 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= COPYING README DESCR= ${.CURDIR}/../${PORTNAME}2/pkg-descr -NO_STAGE= yes .include <bsd.port.mk> |