Index: head/security/libsectok/Makefile =================================================================== --- head/security/libsectok/Makefile (revision 116203) +++ head/security/libsectok/Makefile (revision 116204) @@ -1,23 +1,23 @@ # New ports collection makefile for: libsectok # Date created: 29 September 2003 # Whom: Bruce M Simpson # # $FreeBSD$ # PORTNAME= libsectok PORTVERSION= 20030619 CATEGORIES= security MASTER_SITES= http://www.citi.umich.edu/projects/smartcard/ DISTNAME= libsectok-${PORTVERSION} MAINTAINER= bms@FreeBSD.org COMMENT= ISO 7816 Smartcard API Library -INSTALLS_SHLIB= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +INSTALLS_SHLIB= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_OPENSSL= YES MAN3= sectok.3 .include Property changes on: head/security/libsectok/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/security/libsectok/pkg-plist =================================================================== --- head/security/libsectok/pkg-plist (revision 116203) +++ head/security/libsectok/pkg-plist (revision 116204) @@ -1,4 +1,4 @@ include/sectok.h lib/libsectok.a +lib/libsectok.so.3 lib/libsectok.so.3.1 -@unexec rm -f lib/libsectok.so.3 Property changes on: head/security/libsectok/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property