mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Correct some portlint whitespace issues that crept into the last commit.
This commit is contained in:
parent
08acee5ba1
commit
2061d1ec1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115320
@ -19,11 +19,11 @@ COMMENT= Slick GNOME2 theme from Ximian
|
||||
|
||||
EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
||||
BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack libgnomeui
|
||||
USE_GNOME= gnomehack libgnomeui
|
||||
|
||||
WRKSRC= ${WRKDIR}/ximian-artwork-${PORTVERSION}
|
||||
|
||||
@ -51,9 +51,9 @@ XIMIAN_DISTVERSION= 6.3
|
||||
.if defined(WITH_XMMS)
|
||||
BUILD_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms
|
||||
RUN_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms
|
||||
PLIST_SUB+= XMMS=""
|
||||
PLIST_SUB+= XMMS=""
|
||||
.else
|
||||
PLIST_SUB+= XMMS="@comment "
|
||||
PLIST_SUB+= XMMS="@comment "
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
|
Loading…
Reference in New Issue
Block a user