diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-12-11 07:28:31 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-12-11 07:28:31 +0000 |
commit | a24124127f1629e9924a370082d0f4fbd9b00cd7 (patch) | |
tree | 3a7fc8252cf8efb617be8bc411fda7f98f780823 /polish/gnugadu | |
parent | Fix build of net/cryptcat (diff) |
Fix unassociated shell command.
Reported by: portsdb -U
Diffstat (limited to 'polish/gnugadu')
-rw-r--r-- | polish/gnugadu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |