diff options
-rw-r--r-- | deskutils/bulb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/bulb/Makefile b/deskutils/bulb/Makefile index 1828ed4a670d..9ee02de42241 100644 --- a/deskutils/bulb/Makefile +++ b/deskutils/bulb/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME applet to warn about task terminations USE_X_PREFIX= yes -USE_GNOME= gnomelibs gnomeprefix libpanel +USE_GNOME= gnomehack gnomelibs gnomeprefix libpanel USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |