mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix unassociated shell command.
Reported by: portsdb -U
This commit is contained in:
parent
ab566ff51e
commit
a24124127f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71519
@ -36,7 +36,6 @@ USE_GNOME= yes
|
||||
.else
|
||||
@${ECHO_MSG} "Define WITH_GNOME to include GNOME support"
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DOCKAPP)
|
||||
CONFIGURE_ARGS+= --enable-dockapp
|
||||
.else
|
||||
|
@ -36,7 +36,6 @@ USE_GNOME= yes
|
||||
.else
|
||||
@${ECHO_MSG} "Define WITH_GNOME to include GNOME support"
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DOCKAPP)
|
||||
CONFIGURE_ARGS+= --enable-dockapp
|
||||
.else
|
||||
|
@ -36,7 +36,6 @@ USE_GNOME= yes
|
||||
.else
|
||||
@${ECHO_MSG} "Define WITH_GNOME to include GNOME support"
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DOCKAPP)
|
||||
CONFIGURE_ARGS+= --enable-dockapp
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user