diff options
-rw-r--r-- | x11-wm/aewm/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-wm/aewm/Makefile b/x11-wm/aewm/Makefile index 4f925368ceb8..7447eebffd48 100644 --- a/x11-wm/aewm/Makefile +++ b/x11-wm/aewm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.red-bean.com/~decklin/aewm/ MAINTAINER= trevor@FreeBSD.org COMMENT= ICCCM-compliant window manager based on 9wm -BROKEN= "Does not compile" +#BROKEN= "Does not compile" GTKCLIENTS= aemenu-gtk aepanel-gtk XAWCLIENTS= set-gnome-pda \ @@ -35,9 +35,6 @@ REINPLACE_ARGS= -i'' -E .if ${HAVE_GNOME:Mgtk20}!="" USE_GNOME+= gtk20 PKGNAMESUFFIX= -gtk -.elseif ${HAVE_GNOME:Mgtk12}!="" -USE_GNOME+= gtk12 -PKGNAMESUFFIX= -gtk .endif do-patch: |