diff options
| -rw-r--r-- | emulators/visualos/Makefile | 4 | ||||
| -rw-r--r-- | emulators/visualos/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index c9acf86439cc..1ff21c83b7c1 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -6,7 +6,7 @@ # PORTNAME= VisualOS -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= emulators gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= visualos @@ -22,6 +22,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +MAN1= VisualOS.1 + pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure diff --git a/emulators/visualos/distinfo b/emulators/visualos/distinfo index 261dbaf750a0..5519efc24716 100644 --- a/emulators/visualos/distinfo +++ b/emulators/visualos/distinfo @@ -1 +1 @@ -MD5 (VisualOS-1.0.2.tar.gz) = 575f2056ea0a5ef4dbc124cd58cbfd00 +MD5 (VisualOS-1.0.3.tar.gz) = cffe8a6d5e34252b2cfa0947c4b775c6 |
