diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xbanner/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile index 5bb522fffeb1..8c8568994045 100644 --- a/x11/xbanner/Makefile +++ b/x11/xbanner/Makefile @@ -3,7 +3,7 @@ # Date created: 13 Jan 1999 # Whom: giffunip@asme.org # -# $Id: Exp $ +# $Id: Makefile,v 1.1.1.1 1999/01/20 08:18:56 flathill Exp $ # DISTNAME= XBanner1.31 @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR=X11/xutils MAINTAINER= ports@FreeBSD.ORG +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + USE_X_PREFIX= yes #USE_IMAKE= yes |