summaryrefslogtreecommitdiff
path: root/security/ruby-openssl
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/ruby-openssl
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'security/ruby-openssl')
-rw-r--r--security/ruby-openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
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