diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/stamp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile index 1502531..a10b3ec 100644 --- a/graphics/stamp/Makefile +++ b/graphics/stamp/Makefile @@ -3,7 +3,7 @@ # Date created: 11 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.2 1998/09/15 11:45:58 asami Exp $ +# $Id: Makefile,v 1.3 1998/12/29 18:22:57 billf Exp $ # DISTNAME= stamp @@ -13,6 +13,8 @@ MASTER_SITES= http://www.telepath.com/booger/ MAINTAINER= billf@FreeBSD.org +BROKEN= "distfile is gone, new distfile requires getopt solution" + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg ALL_TARGET= |