diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-30 05:09:22 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-30 05:09:22 +0000 |
commit | d0515d32430e01dd3c3a851741eb4cbe1c57cb14 (patch) | |
tree | 1875d876d7842e5dd2477ae700fda53b52699917 /comms/gsmlib | |
parent | d01182a590c3945416672e205b37fca7b7acb978 (diff) |
Notes
Diffstat (limited to 'comms/gsmlib')
-rw-r--r-- | comms/gsmlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 909ce85de0b2..122ff5660219 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -11,10 +11,10 @@ MASTER_SITES= DEBIAN DISTFILES= gsmlib_1.10.orig.tar.gz MAINTAINER= ports@FreeBSD.org -COMMENT= A library to access GSM mobile phones through GSM modems +COMMENT= Library to access GSM mobile phones through GSM modems USE_GNOME= lthack -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |