aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfractint
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-16 15:02:03 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-16 15:02:03 +0000
commit60500ca962a8fefe783dd4b3d430e510998c1b3b (patch)
treeec4eefc4a889601e64bebf6e83fb424da6dbe500 /graphics/xfractint
parent6960614fad6482e25f71bad23aacd62430d6f6df (diff)
downloadports-60500ca962a8fefe783dd4b3d430e510998c1b3b.tar.gz
ports-60500ca962a8fefe783dd4b3d430e510998c1b3b.zip
Notes
Diffstat (limited to 'graphics/xfractint')
-rw-r--r--graphics/xfractint/Makefile15
-rw-r--r--graphics/xfractint/pkg-plist1
2 files changed, 7 insertions, 9 deletions
diff --git a/graphics/xfractint/Makefile b/graphics/xfractint/Makefile
index b2ba9d25f2f0..6558f2981668 100644
--- a/graphics/xfractint/Makefile
+++ b/graphics/xfractint/Makefile
@@ -16,11 +16,8 @@ USE_XORG= x11 xft
ALL_TARGET= ${PORTNAME}
-MAN1= ${PORTNAME}.1
-
DESKTOP_ENTRIES+="Xfracint" "${COMMENT}" "" "${PORTNAME}" "" "false"
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800000
@@ -28,13 +25,13 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-unix__fpu087.c
.endif
do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/xfractint ${PREFIX}/bin/${PORTNAME}
- @${INSTALL_MAN} ${WRKSRC}/unix/xfractint.man ${PREFIX}/man/man1/${MAN1}
- @${MKDIR} ${DATADIR}
- @${INSTALL_DATA} ${WRKSRC}/fractint.hlp ${DATADIR}
- @${INSTALL_DATA} ${WRKSRC}/sstools.ini ${DATADIR}
+ @${INSTALL_PROGRAM} ${WRKSRC}/xfractint ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
+ @${INSTALL_MAN} ${WRKSRC}/unix/xfractint.man ${STAGEDIR}${PREFIX}/man/man1/${MAN1}
+ @${MKDIR} ${STAGEDIR}${DATADIR}
+ @${INSTALL_DATA} ${WRKSRC}/fractint.hlp ${STAGEDIR}${DATADIR}
+ @${INSTALL_DATA} ${WRKSRC}/sstools.ini ${STAGEDIR}${DATADIR}
.for dir in formulas ifs lsystem maps pars
- @cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${DATADIR}
+ @cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${DATADIR}
.endfor
.include <bsd.port.post.mk>
diff --git a/graphics/xfractint/pkg-plist b/graphics/xfractint/pkg-plist
index 6c460c6b4322..243d69b7c332 100644
--- a/graphics/xfractint/pkg-plist
+++ b/graphics/xfractint/pkg-plist
@@ -1,4 +1,5 @@
bin/xfractint
+man/man1/xfractint.man.gz
%%DATADIR%%/fractint.hlp
%%DATADIR%%/sstools.ini
%%DATADIR%%/formulas/fract001.frm