diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:31:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:31:23 +0000 |
commit | 407cd6ad0841da624b35e678f82dac648efd3eee (patch) | |
tree | 296b71402cca7ecdc6d6de8e5ccc47549b82e255 /polish | |
parent | 0ecb0840c02c37716dfe54b45902a7a09bfe4ac1 (diff) | |
download | ports-407cd6ad0841da624b35e678f82dac648efd3eee.tar.gz ports-407cd6ad0841da624b35e678f82dac648efd3eee.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/sms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile index 8ce7326cb479..bfa9f165d7eb 100644 --- a/polish/sms2/Makefile +++ b/polish/sms2/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ LATEST_LINK= sms2 -USE_GMAKE= yes +USES= gmake NO_STAGE= yes .include <bsd.port.mk> |