diff options
| -rw-r--r-- | net/pppload/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/pppload/Makefile b/net/pppload/Makefile index 09268df64b9a..d3d4522fbbb0 100644 --- a/net/pppload/Makefile +++ b/net/pppload/Makefile @@ -3,7 +3,7 @@ # Date created: 30 January 1998 # Whom: Sean Cole <scole@aracnet.com> # -# $Id: Makefile,v 1.5 1998/08/07 23:56:43 asami Exp $ +# $Id: Makefile,v 1.6 1998/08/12 06:29:33 asami Exp $ # DISTNAME= pppload-1.0 @@ -12,6 +12,8 @@ MASTER_SITES= http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/ MAINTAINER= ports@FreeBSD.ORG +BROKEN_ELF= yes + USE_QT= yes USE_GMAKE= yes |
