Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167470118
D283.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
585 B
Referenced Files
None
Subscribers
None
D283.diff
View Options
Index: devel/cunit/Makefile
===================================================================
--- devel/cunit/Makefile
+++ devel/cunit/Makefile
@@ -53,6 +53,13 @@
MEMTRACE_CONFIGURE_ENABLE= memtrace
TEST_CONFIGURE_ENABLE= test
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MCURSES}
+LDFLAGS+= -lcurses
+USES+= ncurses
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|/doc/@PACKAGE@|/share/doc/@PACKAGE@|g' ${WRKSRC}/doc/Makefile.am ${WRKSRC}/doc/headers/Makefile.am
@${REINPLACE_CMD} -e 's|/@PACKAGE@/Examples/|/examples/@PACKAGE@/|g' ${WRKSRC}/Examples/*/Makefile.am
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 12:21 AM (7 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37115277
Default Alt Text
D283.diff (585 B)
Attached To
Mode
D283: devel/cunit: depend on libncurses
Attached
Detach File
Event Timeline
Log In to Comment