diff options
-rw-r--r-- | x11/libhelp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libhelp/Makefile b/x11/libhelp/Makefile index 37630bb..05cc541 100644 --- a/x11/libhelp/Makefile +++ b/x11/libhelp/Makefile @@ -3,7 +3,7 @@ # Date created: 11 December 96 # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/09 08:13:33 tg Exp $ # DISTNAME= libhelp-1.8.1 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/libhelp/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.de +BROKEN= build + REQUIRES_MOTIF= YES USE_IMAKE= YES NO_INSTALL_MANPAGES= YES |