mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Set DESCR correctly and remove pkg-descr.
PR: 211302 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
3ff76b8449
commit
45496a9196
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421396
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libpciaccess
|
||||
PORTVERSION= 0.13.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
@ -14,7 +15,7 @@ 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=""
|
||||
|
||||
|
@ -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/
|
Loading…
Reference in New Issue
Block a user