diff options
Diffstat (limited to 'x11-toolkits/open-motif/Makefile')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index afc3181b5bd1..d260a550d6d5 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -23,9 +23,8 @@ CONFLICTS= lesstif-[0-9]* # WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/motif-${PORTVERSION} -USES= iconv +USES= iconv gmake USE_AUTOTOOLS= libtool autoconf:env automake:env -USE_GMAKE= yes USE_XORG= xaw xbitmaps xft GNU_CONFIGURE= yes USE_LDCONFIG= yes @@ -35,10 +34,6 @@ USE_CSTD= gnu89 DEMOS_SRC= ${WRKSRC}/demos/programs -.ifdef USE_MOTIF -.error You have `USE_MOTIF' variable defined either in environment or in make(1) arguments. Please undefine and try again. -.endif - .if defined(WITH_JDK_PATCH) PKGNAMESUFFIX= -jdk |