Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161048013
D10731.id29027.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
923 B
Referenced Files
None
Subscribers
None
D10731.id29027.diff
View Options
Index: head/security/spass/Makefile
===================================================================
--- head/security/spass/Makefile
+++ head/security/spass/Makefile
@@ -2,17 +2,17 @@
PORTNAME= spass
PORTVERSION= 3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure password generator with a true random number generator
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:devel/boost-libs
-LIB_DEPENDS= libasound.so:audio/alsa-lib \
- libboost_program_options.so:devel/boost-libs
+LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
BROKEN_sparc64= cannot link with boost
@@ -21,8 +21,8 @@
GH_TAGNAME= cb0de64
USES= cmake
-CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+
+CMAKE_ARGS= -DWITH_ALSA:BOOL=off -DWITH_OSS:BOOL=on
PLIST_FILES= bin/spass
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 1, 3:12 AM (12 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34539328
Default Alt Text
D10731.id29027.diff (923 B)
Attached To
Mode
D10731: security/spass: Enable OSS backend
Attached
Detach File
Event Timeline
Log In to Comment