diff options
author | nork <nork@FreeBSD.org> | 2002-12-11 15:28:31 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-12-11 15:28:31 +0800 |
commit | 17824b554ce8a0ab31995c3e22d162b9d81af6ab (patch) | |
tree | 960d24842feb00d9ede00b12172037a1783b90a4 /polish/gnugadu2 | |
parent | f9b9b6383d0fd6505c3ca50c274bac879c436322 (diff) | |
download | freebsd-ports-gnome-17824b554ce8a0ab31995c3e22d162b9d81af6ab.tar.gz freebsd-ports-gnome-17824b554ce8a0ab31995c3e22d162b9d81af6ab.tar.zst freebsd-ports-gnome-17824b554ce8a0ab31995c3e22d162b9d81af6ab.zip |
Fix unassociated shell command.
Reported by: portsdb -U
Diffstat (limited to 'polish/gnugadu2')
-rw-r--r-- | polish/gnugadu2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |