summaryrefslogtreecommitdiff
path: root/www/screws/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/screws/Makefile')
-rw-r--r--www/screws/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/screws/Makefile b/www/screws/Makefile
index 829aece9bea..63bb889a3af 100644
--- a/www/screws/Makefile
+++ b/www/screws/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/03/20 17:27:31 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2005/03/20 17:52:20 jmmv Exp $
#
-DISTNAME= screws-0.54
-PKGREVISION= 3
+DISTNAME= screws-0.56
CATEGORIES= www
MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/
@@ -33,6 +32,6 @@ SUBST_STAGE.paths= pre-configure
SUBST_FILES.paths= src/Utils/screwsctl
SUBST_SED.paths= -e 's|/var/log|${VARBASE}/log|g'
-.include "../../lang/lua/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
+.include "options.mk"
+
.include "../../mk/bsd.pkg.mk"