diff options
Diffstat (limited to 'chinese/stardict/Makefile')
-rw-r--r-- | chinese/stardict/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile index 635f5bd70c75..437a3e730aa0 100644 --- a/chinese/stardict/Makefile +++ b/chinese/stardict/Makefile @@ -15,13 +15,11 @@ DISTNAME= ${PKGNAME} MAINTAINER= phj@cn.FreeBSD.org -REQUIRES_MOTIF= yes +USE_MOTIF= yes GNU_CONFIGURE= yes -USE_GMAKE = yes -USE_XLIB= yes - -PREFIX= ${X11BASE} +USE_GMAKE= yes +USE_X_PREFIX= yes port-install: strip $(PREFIX)/bin/${PORTNAME} |