diff options
-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 |