diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 15:26:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 15:26:23 +0000 |
commit | 591aba0faa8745617139407d4cd8d3a2c6a2259a (patch) | |
tree | c58201dfe596662f56821940b522267813007f01 /x11-toolkits/open-motif | |
parent | b406eaaac9e28e9e7f8910a7479617bab271ac40 (diff) | |
download | ports-591aba0faa8745617139407d4cd8d3a2c6a2259a.tar.gz ports-591aba0faa8745617139407d4cd8d3a2c6a2259a.zip |
Notes
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 96a9c549fffc..7e8cfec373a2 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -23,7 +23,7 @@ CONFLICTS= lesstif-[0-9]* # WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/motif-${PORTVERSION} -USES= iconv gmake +USES= iconv gmake pkgconfig USE_AUTOTOOLS= libtool autoconf:env automake:env USE_XORG= xaw xbitmaps xft GNU_CONFIGURE= yes |