unbreak now that cmake shared lib support has been fixed
breakage spotted by naddy
This commit is contained in:
parent
77005f793c
commit
b341dc0746
@ -1,10 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/04/27 16:27:19 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2013/05/14 21:40:14 sthen Exp $
|
||||
|
||||
SHARED_LIBS += ocsync 0.0 # 0.2
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= bidirectional directories synchronizer (owncloud version)
|
||||
|
||||
DISTNAME= ocsync-0.70.7
|
||||
REVISION= 0
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
CATEGORIES= net
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/01/24 15:04:22 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2013/05/14 21:40:14 sthen Exp $
|
||||
@bin bin/ocsync
|
||||
include/ocsync/
|
||||
include/ocsync/csync.h
|
||||
@ -7,7 +7,7 @@ include/ocsync/csync_vio_file_stat.h
|
||||
include/ocsync/csync_vio_handle.h
|
||||
include/ocsync/csync_vio_method.h
|
||||
include/ocsync/csync_vio_module.h
|
||||
lib/libocsync.so
|
||||
@lib lib/libocsync.so.${LIBocsync_VERSION}
|
||||
lib/ocsync-0/
|
||||
lib/ocsync-0/ocsync_owncloud.so
|
||||
lib/ocsync-0/ocsync_sftp.so
|
||||
|
Loading…
Reference in New Issue
Block a user