diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-15 18:30:06 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-15 18:30:06 +0000 |
commit | f0de21bf7d083fa7c7e03077253dce094a0181f5 (patch) | |
tree | 7abfcc75707b477be201c6fee261f57f9c67a775 /graphics/fnlib | |
parent | 5dd2a77a0048104295148ee0f5bf179fd723196a (diff) | |
download | ports-f0de21bf7d083fa7c7e03077253dce094a0181f5.tar.gz ports-f0de21bf7d083fa7c7e03077253dce094a0181f5.zip |
Notes
Diffstat (limited to 'graphics/fnlib')
-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 bf4d46908e82..c1c92c055582 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.7 1999/01/17 18:19:15 nectar Exp $ +# $Id: Makefile,v 1.8 1999/01/27 08:31:50 fenner Exp $ # DISTNAME= fnlib-0.4 @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib.3:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes USE_GMAKE= yes |