diff options
author | krion <krion@FreeBSD.org> | 2004-01-30 22:05:15 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-30 22:05:15 +0800 |
commit | bcf0673de8303b986777c04d4096f424536e74e2 (patch) | |
tree | 10ec929f44d787be8412e8ff1d84fdbb18f050c7 /textproc/libtre/Makefile | |
parent | 57b6ef8e00ce48366cba0918822b38ddcce74da0 (diff) | |
download | freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.tar.gz freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.tar.zst freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.zip |
- SIZEify
Diffstat (limited to 'textproc/libtre/Makefile')
-rw-r--r-- | textproc/libtre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index e853d8b537df..8f74109d892a 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -17,6 +17,7 @@ COMMENT= A lightweight fully POSIX compliant regexp matching library LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old +USE_SIZE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_GETOPT_LONG= yes |