Index: head/devel/linux-c6-libpciaccess/pkg-descr =================================================================== --- head/devel/linux-c6-libpciaccess/pkg-descr (revision 421395) +++ head/devel/linux-c6-libpciaccess/pkg-descr (nonexistent) @@ -1,5 +0,0 @@ -Development tools and base libraries for linux_base-c6. Required by -some Linux applications such as Matlab, which allows the user to integrate -custom C, C++, and Fortran code via the MEX compiler. - -WWW: http://gcc.gnu.org/ Property changes on: head/devel/linux-c6-libpciaccess/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/linux-c6-libpciaccess/Makefile =================================================================== --- head/devel/linux-c6-libpciaccess/Makefile (revision 421395) +++ head/devel/linux-c6-libpciaccess/Makefile (revision 421396) @@ -1,21 +1,22 @@ # Created by: Johannes Meixner # $FreeBSD$ PORTNAME= libpciaccess PORTVERSION= 0.13.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= emulation@FreeBSD.org COMMENT= Generic PCI access library (CentOS ${LINUX_DIST_VER}) # LICENSE= Various GNU USES= linux:c6 RPMVERSION= 1.el6 USE_LINUX_RPM= yes USE_LDCONFIG= yes -DESC= ${.CURDIR}/../${PORTNAME}/pkg-descr +DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr PLIST_SUB+= NLS="" .include