diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-13 08:18:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-13 08:18:38 +0000 |
commit | a471bc15e410774e99b92809b982f6b383458f98 (patch) | |
tree | d842421b657cbd7edad3a3d9ae7fc06f2fe68b48 /comms/scmxx | |
parent | edccdb6d03f19e2d8d7473dbce3a6e698f89a5c4 (diff) | |
download | ports-a471bc15e410774e99b92809b982f6b383458f98.tar.gz ports-a471bc15e410774e99b92809b982f6b383458f98.zip |
Notes
Diffstat (limited to 'comms/scmxx')
-rw-r--r-- | comms/scmxx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 150137cf62b7..bbf0bcbef332 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -10,9 +10,7 @@ MASTER_SITES= SF MAINTAINER= jmohacsi@bsd.hu COMMENT= Data exchange utility for Siemens mobile phones -USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext iconv +USES= gettext iconv gmake tar:bzip2 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include |