Page MenuHomeFreeBSD

D4843.diff
No OneTemporary

D4843.diff

Index: head/net/svnup/Makefile
===================================================================
--- head/net/svnup/Makefile
+++ head/net/svnup/Makefile
@@ -2,7 +2,7 @@
PORTNAME= svnup
PORTVERSION= 1.07
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \
LOCAL/jgh/net/${PORTNAME}/
@@ -14,7 +14,8 @@
OPTIONS_DEFINE= DOCS
-LDFLAGS+= -lmd -lssl
+CFLAGS= -I${OPENSSLINC}
+LDFLAGS= -L${OPENSSLLIB} -lmd -lssl
USES= tar:xz
USE_OPENSSL= yes

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 21, 1:23 AM (12 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31877154
Default Alt Text
D4843.diff (510 B)

Event Timeline