diff options
Diffstat (limited to 'graphics/aero/Makefile')
-rw-r--r-- | graphics/aero/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile index 83fcc8398913..40e3a41bf529 100644 --- a/graphics/aero/Makefile +++ b/graphics/aero/Makefile @@ -15,9 +15,9 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${X11BASE}/lib/libfwf.a:${PORTSDIR}/x11-toolkits/FWF RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_X_PREFIX= yes +USE_XPM= yes WRKSRC= ${WRKDIR}/aero/src MAKEFILE= Makefile.linux |