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
3 changed files with 0 additions and 3 deletions
|
@ -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 a new issue