diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-04-14 04:21:51 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-04-14 04:21:51 +0000 |
commit | ceaf5c03d8a7622f2fd302bbc409a1b0e0877c3b (patch) | |
tree | 0063e232d4cecb4c870223fddb895acbff4c565c /x11/libhelp | |
parent | 238a64bb33d29c2d7d22b3a87e03e7568618a6cd (diff) | |
download | ports-ceaf5c03d8a7622f2fd302bbc409a1b0e0877c3b.tar.gz ports-ceaf5c03d8a7622f2fd302bbc409a1b0e0877c3b.zip |
Notes
Diffstat (limited to 'x11/libhelp')
-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 37630bba4b87..05cc5417dd98 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 |