diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-10-21 19:02:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-10-21 19:02:29 +0000 |
commit | fcde3f99f12336409018acadc33380b6e4c73fb1 (patch) | |
tree | 46430c20583cec58f5500174fd6b65e05baec53c /textproc/dict/Makefile | |
parent | 556b4a06e97a86a51909d8ca2ac749e5fd13e8ed (diff) | |
download | ports-fcde3f99f12336409018acadc33380b6e4c73fb1.tar.gz ports-fcde3f99f12336409018acadc33380b6e4c73fb1.zip |
Notes
Diffstat (limited to 'textproc/dict/Makefile')
-rw-r--r-- | textproc/dict/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 41eb87cd7a5d..90e77025b706 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -12,8 +12,6 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \ ftp://ftp.dict.org/pub/dict/ -MAINTAINER= josh@quick.net - GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-cflags=${CFLAGS}" USE_GMAKE= yes |