diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-13 12:49:39 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-13 12:49:39 +0000 |
commit | 5fb02b25e4ed3d893173581ab3dd54f1a0181f9a (patch) | |
tree | b723fd2ef2e9acef315884dd710268f839d3840c /x11-wm/piewm | |
parent | 1c7b6418cfa7fea66aeae51c3ad93add623adf1c (diff) | |
download | ports-5fb02b25e4ed3d893173581ab3dd54f1a0181f9a.tar.gz ports-5fb02b25e4ed3d893173581ab3dd54f1a0181f9a.zip |
Notes
Diffstat (limited to 'x11-wm/piewm')
-rw-r--r-- | x11-wm/piewm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index fbfc38c07bc9..3420951ad0fd 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -3,7 +3,7 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.4 1995/01/05 05:54:47 asami Exp $ # DISTNAME= piewm @@ -11,7 +11,7 @@ USE_IMAKE= yes MASTER_SITES= ftp://ftp.x.org/R5contrib/ EXTRACT_SUFX= .tar.Z PKG_CMD= pkg_create -N -DEPENDS= ${PORTSDIR}/x11/xpm +DEPENDS= ${PORTSDIR}/graphics/xpm # piewm.tar.Z includes and old version of xpm, and also a bunch of .o # files plus an executable |