mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
portlint:
-Remove USE_REINPLACE. -Remove the quotes from RESTRICTED.
This commit is contained in:
parent
836accb419
commit
fde2ec11aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158504
@ -28,12 +28,11 @@ RUN_DEPENDS= \
|
||||
${LINUXBASE}/usr/lib/libaspell.so.15:${PORTSDIR}/textproc/linux-aspell \
|
||||
${LINUXBASE}/usr/X11R6/lib/libXm.so.3.0.3:${PORTSDIR}/x11-toolkits/linux-openmotif
|
||||
|
||||
RESTRICTED= "not redistributable; commercial software"
|
||||
RESTRICTED= not redistributable; commercial software
|
||||
|
||||
USE_BZIP2= yes
|
||||
WANT_GNOME= yes
|
||||
USE_LINUX= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
|
@ -28,12 +28,11 @@ RUN_DEPENDS= \
|
||||
${LINUXBASE}/usr/lib/libaspell.so.15:${PORTSDIR}/textproc/linux-aspell \
|
||||
${LINUXBASE}/usr/X11R6/lib/libXm.so.3.0.3:${PORTSDIR}/x11-toolkits/linux-openmotif
|
||||
|
||||
RESTRICTED= "not redistributable; commercial software"
|
||||
RESTRICTED= not redistributable; commercial software
|
||||
|
||||
USE_BZIP2= yes
|
||||
WANT_GNOME= yes
|
||||
USE_LINUX= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user