diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xpad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index 54eb2b5285fd..932eb80d6c0b 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -28,6 +28,8 @@ CONFIGURE_ARGS= --prefix=${PREFIX} MAN1= xpad.1 MANCOMPRESSED= no +BROKEN= "Does not build with gtk+-2.4" + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/xpad ${PREFIX}/bin/ |