handle USE_SYSTRACE removal; ok zhuk

This commit is contained in:
sthen
2016-04-28 17:04:42 +00:00
parent 4049f1ac1e
commit f7002704c9
+2 -2
View File
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.1 2015/07/05 12:32:44 zhuk Exp $
# $OpenBSD: Makefile,v 1.2 2016/04/28 17:04:42 sthen Exp $
#
# Check for user settings in makefile
COMMENT = test 17
DISTNAME = test-17
USE_SYSTRACE = Yes
FETCH_CMD = /bin/false
BULK=No
.include <bsd.port.mk>