diff options
-rw-r--r-- | x11-clocks/asclock-xlib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile index 400a218..d0d3113 100644 --- a/x11-clocks/asclock-xlib/Makefile +++ b/x11-clocks/asclock-xlib/Makefile @@ -3,7 +3,7 @@ # Date created: 24 April 1999 # Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/25 00:37:57 kuriyama Exp $ # DISTNAME= asclock-xlib-2.0.10 @@ -12,6 +12,8 @@ MASTER_SITES= http://www.asclock.org/tar/ MAINTAINER= kuriyama@FreeBSD.ORG +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + HAS_CONFIGURE= YES WRKSRC= ${WRKDIR}/asclock-xlib USE_X_PREFIX= YES |