diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-13 22:45:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-13 22:45:25 +0000 |
commit | 537ac8e57e4c3c8ebe095ab0372bc9f35747ad54 (patch) | |
tree | 1ac22781d7a027437acc83fab68230bd5cbdafcf /comms/gammu/Makefile | |
parent | 1bd68a3fa56879b9f31ea97a726ead61adf7d2db (diff) | |
download | ports-537ac8e57e4c3c8ebe095ab0372bc9f35747ad54.tar.gz ports-537ac8e57e4c3c8ebe095ab0372bc9f35747ad54.zip |
Notes
Diffstat (limited to 'comms/gammu/Makefile')
-rw-r--r-- | comms/gammu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index f06026908494..3d66f4544330 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/older/ \ MAINTAINER= kirill@solaris.ru COMMENT= GNU All Mobile Management Utilities -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf253 +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf MAN1= gammu.1 USE_GMAKE= yes |