Remove @dirrm from package list of 8 of my ports
This commit is contained in:
@@ -24,7 +24,7 @@ INSTALL_WRKSRC= ${WRKSRC}/bindings
|
||||
post-extract:
|
||||
${CP} ${FILESDIR}/build_plplot.gpr ${FILESDIR}/Makefile \
|
||||
${BUILD_WRKSRC}
|
||||
${CAT} ${FILESDIR}/plplot.gpr.in | ${SED} -e "s|@PREFIX@|${PREFIX}|g" > \
|
||||
${BUILD_WRKSRC}/plplot.gpr
|
||||
${CAT} ${FILESDIR}/plplot.gpr.in | \
|
||||
${SED} -e "s|@PREFIX@|${PREFIX}|g" > ${BUILD_WRKSRC}/plplot.gpr
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -12,6 +12,3 @@ lib/plplotada/plplot.ali
|
||||
lib/plplotada/plplot_auxiliary.ali
|
||||
lib/plplotada/plplot_thin.ali
|
||||
lib/plplotada/plplot_traditional.ali
|
||||
@dirrm lib/plplotada
|
||||
@dirrmtry lib/gnat
|
||||
@dirrm include/plplotada
|
||||
|
||||
Reference in New Issue
Block a user