Hi,
I've found problems with compilation of opensc from ports on FreeBSD
6.0-BETA2 upgraded to RELENG_6 - the X11 includes were not found
and I had to patch the Makefile:
--- Makefile.orig Thu Aug 18 14:28:58 2005
+++ Makefile Thu Aug 18 13:57:00 2005
@@ -22,6 +22,8 @@
GNU_CONFIGURE= yes
USE_REINPLACE= yes
+CFLAGS+=-I/usr/X11R6/include/
+
MANCOMPRESSED= no
MAN1= pkcs15-crypt.1 pkcs15-init.1 pkcs15-tool.1 opensc-tool.1 \
opensc-explorer.1 opensc-config.1 cryptoflex-tool.1 \
Best,
Petr
================================================================
Petr Holub
CESNET z.s.p.o. Supercomputing Center Brno
Zikova 4 Institute of Compt. Science
162 00 Praha 6, CZ Masaryk University
Czech Republic Botanicka 68a, 60200 Brno, CZ
e-mail: Petr.Holub.DeleteThis@cesnet.cz phone: +420-549493944
fax: +420-541212747
e-mail: hopet.DeleteThis@ics.muni.cz
_______________________________________________
freebsd-ports.DeleteThis@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"