diff options
Diffstat (limited to 'multimedia/poe/Makefile')
-rw-r--r-- | multimedia/poe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile index 6ec78355652b..4baac2553fe8 100644 --- a/multimedia/poe/Makefile +++ b/multimedia/poe/Makefile @@ -21,6 +21,7 @@ USE_GNUSTEP_INSTALL= yes PORTSCOUT= skipv:0.5.2 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|-lvorbisfile$$|-lvorbisfile -logg|' \ ${WRKSRC}/GNUmakefile |