diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
commit | 00d52a3e4c5bf9de39ce9d6095393f52407d69df (patch) | |
tree | c0750f82911803374c81b8cf05e2b96f037e2d8a /x11-toolkits | |
parent | fd5b918640498d4d5f8b9ce1ac0a73880b4622e0 (diff) | |
download | ports-00d52a3e4c5bf9de39ce9d6095393f52407d69df.tar.gz ports-00d52a3e4c5bf9de39ce9d6095393f52407d69df.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index f180fdfb34c4..a86090699e94 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -17,8 +17,6 @@ LIB_DEPENDS= libpng.so:graphics/png MAKE_JOBS_UNSAFE= yes CONFLICTS= lesstif-[0-9]* -# WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -WRKSRC= ${WRKDIR}/motif-${PORTVERSION} USES= autoreconf gmake iconv jpeg libtool:keepla pkgconfig USE_XORG= x11 xaw xbitmaps xext xft xt |