diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1995-08-06 22:16:27 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1995-08-06 22:16:27 +0000 |
commit | dac14898cad2ae6481d4e019c103a3f8150d427d (patch) | |
tree | 396f2fceb449dcffc4765860462d34e422c60809 /graphics | |
parent | e8c40e3a3d8c9dadece063e0935119855c92b283 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 11f6bafbe422..ff0109721639 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -3,7 +3,7 @@ # Date created: 14 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.7 1995/06/24 11:38:29 asami Exp $ +# $Id: Makefile,v 1.8 1995/06/25 22:28:38 asami Exp $ # DISTNAME= xpm-3.4f @@ -11,7 +11,6 @@ CATEGORIES+= graphics x11 MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ USE_IMAKE= yes -XMKMF= xmkmf post-install: ldconfig -m ${PREFIX}/lib |