diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-03-12 02:48:25 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-03-12 02:48:25 +0000 |
commit | 91e0c8f1a70eea46e773c869a6b98512ea431673 (patch) | |
tree | 44462ccacbc9522809230060d6808bfbc48e2d42 /comms | |
parent | 867ffd7cee82f256290ad28c3209d7269d22c61b (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libticables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile index 9df731908f2c..fa992e08e36c 100644 --- a/comms/libticables/Makefile +++ b/comms/libticables/Makefile @@ -18,7 +18,7 @@ COMMENT= TI calculator link cables library BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -WANT_AUTOMAKE_VER= 15 +USE_AUTOMAKE_VER= 15 GNU_CONFIGURE= yes USE_GETTEXT= yes USE_LIBTOOL= yes |