diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
commit | ceba2112833ea325577af308d27cad5d00490059 (patch) | |
tree | 43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /print/asprint | |
parent | 4f43ab018ab882c42157803c6c7856dce3689cdc (diff) | |
download | ports-ceba2112833ea325577af308d27cad5d00490059.tar.gz ports-ceba2112833ea325577af308d27cad5d00490059.zip |
Notes
Diffstat (limited to 'print/asprint')
-rw-r--r-- | print/asprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/asprint/Makefile b/print/asprint/Makefile index acb3d077abb3..112e7fa21d85 100644 --- a/print/asprint/Makefile +++ b/print/asprint/Makefile @@ -3,7 +3,7 @@ # Date created: 16 August 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/04 13:42:42 tg Exp $ # DISTNAME= asprint @@ -13,7 +13,7 @@ MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asprint/ MAINTAINER= brett@peloton.physics.montana.edu -USE_X11= yes +USE_X_PREFIX= yes ALL_TARGET= asprint MAKEFILE= makefile |