diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:58:55 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:58:55 +0000 |
commit | ab248286305efe7f272cdce8773a1185f2752eba (patch) | |
tree | 65e15ba7b6b7f5eda17dbc484ed5047bd4d8f445 /french/belote | |
parent | - Remove manual creation and removal of share/applications, as it's now in th... (diff) |
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
Notes
Notes:
svn path=/head/; revision=331272
Diffstat (limited to 'french/belote')
-rw-r--r-- | french/belote/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/french/belote/Makefile b/french/belote/Makefile index 93864f034dae..e8378b1e7034 100644 --- a/french/belote/Makefile +++ b/french/belote/Makefile @@ -37,7 +37,6 @@ do-install: .for f in belote.jar data.bin ${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR} .endfor - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/rsc/vp.gif ${PREFIX}/share/pixmaps/belote.gif .include <bsd.port.mk> |