diff options
Diffstat (limited to 'graphics/fnlib/Makefile')
-rw-r--r-- | graphics/fnlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index 30f81e60a91a..440c7a532ecf 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.2 1998/07/04 23:43:34 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/07/18 18:45:22 vanilla Exp $ # DISTNAME= fnlib_DR-0.3 @@ -17,7 +17,7 @@ MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib -USE_X11= yes +USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/fnlib |