diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-14 22:59:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-14 22:59:33 +0800 |
commit | bbaa26912e2eec4bffb1d3e1e9ee50a29d03134e (patch) | |
tree | 174eb02278fe10c464957a1068079a10b26e6abe /textproc | |
parent | a14dbcf87ae6e27e1783e4aef3863d0905a735da (diff) | |
download | freebsd-ports-gnome-bbaa26912e2eec4bffb1d3e1e9ee50a29d03134e.tar.gz freebsd-ports-gnome-bbaa26912e2eec4bffb1d3e1e9ee50a29d03134e.tar.zst freebsd-ports-gnome-bbaa26912e2eec4bffb1d3e1e9ee50a29d03134e.zip |
- Stage support
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libyaml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile index b665123fdf8c..4627ca1cccaa 100644 --- a/textproc/libyaml/Makefile +++ b/textproc/libyaml/Makefile @@ -16,5 +16,4 @@ GNU_CONFIGURE= yes USES= pathfix USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> |