diff options
Diffstat (limited to 'editors/xed/Makefile')
-rw-r--r-- | editors/xed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile index c80c2421728..b0e12263536 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Jul 1996 # Whom: shanee # -# $Id: Makefile,v 1.6 1997/10/26 23:57:10 fenner Exp $ +# $Id: Makefile,v 1.7 1998/07/27 23:24:16 asami Exp $ # DISTNAME= xed1.3 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= shanee@augusta.de -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= yes XMKMF= xmkmf |