diff options
Diffstat (limited to 'graphics/xfig/Makefile')
-rw-r--r-- | graphics/xfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 89215c6f139a..f6076aec1213 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -25,7 +25,7 @@ CONFLICTS= xfig-[12].* xfig-3.1* xfig-3.2.[1234]* WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION} USE_IMAKE= yes -USE_XPM= yes +USE_XORG= xpm MAN1= xfig.1 MANCOMPRESSED= yes |