Lines 26-31
Link Here
|
26 |
USE_GNOME= gnomehack gnomeprefix libgnomeui |
26 |
USE_GNOME= gnomehack gnomeprefix libgnomeui |
27 |
USE_REINPLACE= yes |
27 |
USE_REINPLACE= yes |
28 |
|
28 |
|
|
|
29 |
MAN1= gmencoder.1 |
30 |
|
29 |
post-patch: |
31 |
post-patch: |
30 |
@${REINPLACE_CMD} -e 's|-O4||; s|type -path|which|' \ |
32 |
@${REINPLACE_CMD} -e 's|-O4||; s|type -path|which|' \ |
31 |
${WRKSRC}/configure |
33 |
${WRKSRC}/configure |
Lines 37-41
Link Here
|
37 |
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} |
39 |
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} |
38 |
.endfor |
40 |
.endfor |
39 |
.endif |
41 |
.endif |
|
|
42 |
${INSTALL_MAN} ${WRKSRC}/man/gmencoder.1 ${MANPREFIX}/man/man1 |
40 |
|
43 |
|
41 |
.include <bsd.port.mk> |
44 |
.include <bsd.port.mk> |