diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-08 03:30:33 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-08 03:30:33 +0000 |
commit | 93d38cce04ed1de1f34605de3a42ee4f147e8e6d (patch) | |
tree | 2e8b673f1005c81dca7fd0ae177787bd0642e46c /graphics/fnlib | |
parent | 1264c11fcfba45fd96ff57bf6f55b98419f792a0 (diff) | |
download | ports-93d38cce04ed1de1f34605de3a42ee4f147e8e6d.tar.gz ports-93d38cce04ed1de1f34605de3a42ee4f147e8e6d.zip |
Notes
Diffstat (limited to 'graphics/fnlib')
-rw-r--r-- | graphics/fnlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index 77780f880a47..65a75b22311c 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \ MAINTAINER= vanilla@FreeBSD.org -LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes USE_GMAKE= yes |