From 5cbdd5a83eb94d1543656588fad97fad4abdff01 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- security/ruby-openssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/ruby-openssl') diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index 1c1820c3a08..8c7baa2b207 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/11/12 03:39:43 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/20 12:25:34 agc Exp $ DISTNAME= ossl-0.1.4a PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.4.1 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/ossl CATEGORIES= security MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/ @@ -11,6 +10,7 @@ MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.freesoftware.fsf.org/rubypki/ COMMENT= OpenSSL interface module for Ruby +WRKSRC= ${WRKDIR}/ossl DIST_SUBDIR= ruby USE_RUBY_EXTCONF= yes RUBY_REQD= 1.6.4 -- cgit v1.2.3