aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmountains
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-05-20 06:06:35 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-05-20 06:06:35 +0000
commit5d6a8e4ab8c7a865ca3e5ca93db879ddc9eb4fe0 (patch)
treea3f77a0d965b1e0633bce4bd914a678be49a43c0 /graphics/xmountains
parentaa64a516608801a751cff7155b12de0f8e960697 (diff)
downloadports-5d6a8e4ab8c7a865ca3e5ca93db879ddc9eb4fe0.tar.gz
ports-5d6a8e4ab8c7a865ca3e5ca93db879ddc9eb4fe0.zip
- Add/update license when possible
- Modernize ports Makefiles - Update MASTER_SITES/distfile for converters/chmview
Notes
Notes: svn path=/head/; revision=354597
Diffstat (limited to 'graphics/xmountains')
-rw-r--r--graphics/xmountains/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile
index 423efa81d8d5..97c59515f99f 100644
--- a/graphics/xmountains/Makefile
+++ b/graphics/xmountains/Makefile
@@ -27,7 +27,7 @@ post-extract:
@${LN} -sf ${PORTNAME}.man ${WRKSRC}/${PORTNAME}.6
do-build:
- cd ${BUILD_WRKSRC} && ${CC} ${CFLAGS} *.c -lX11 -lm -o ${PORTNAME}
+ (cd ${BUILD_WRKSRC} && ${CC} ${CFLAGS} *.c -lX11 -lm -o ${PORTNAME})
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin