From a24124127f1629e9924a370082d0f4fbd9b00cd7 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Wed, 11 Dec 2002 07:28:31 +0000 Subject: [PATCH] Fix unassociated shell command. Reported by: portsdb -U --- net/gnugadu/Makefile | 1 - polish/gnugadu/Makefile | 1 - polish/gnugadu2/Makefile | 1 - 3 files changed, 3 deletions(-) diff --git a/net/gnugadu/Makefile b/net/gnugadu/Makefile index f1f1120b4ab7..6e8350d53f84 100644 --- a/net/gnugadu/Makefile +++ b/net/gnugadu/Makefile @@ -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 diff --git a/polish/gnugadu/Makefile b/polish/gnugadu/Makefile index f1f1120b4ab7..6e8350d53f84 100644 --- a/polish/gnugadu/Makefile +++ b/polish/gnugadu/Makefile @@ -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 diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index f1f1120b4ab7..6e8350d53f84 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -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