summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/asp2php/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile
index 1f05a8ad5e7b..00fe474b5eb7 100644
--- a/www/asp2php/Makefile
+++ b/www/asp2php/Makefile
@@ -21,8 +21,8 @@ WANT_GTK= yes
.if defined(HAVE_GTK)
USE_GTK= yes
-ALL_TARGET+= gtkasp2php
-INSTALL_TARGET+=install-gtk
+ALL_TARGET= all gtkasp2php
+INSTALL_TARGET= install install-gtk
PLIST_SUB+= WANT_GTK=""
.else
PLIST_SUB+= WANT_GTK="@comment "