diff options
-rw-r--r-- | science/liboglappth/Makefile | 4 | ||||
-rw-r--r-- | science/liboglappth/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/science/liboglappth/Makefile b/science/liboglappth/Makefile index f3237ecca999..ed508ab5f213 100644 --- a/science/liboglappth/Makefile +++ b/science/liboglappth/Makefile @@ -6,7 +6,7 @@ PORTNAME= liboglappth PORTVERSION= 0.98 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/current/ \ http://bioinformatics.org/ghemical/download/ @@ -17,6 +17,8 @@ COMMENT= Support libraries of science/ghemical port GNU_CONFIGURE= yes USE_GL= glut +USE_GNOME= gnomehack + CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ CXXFLAGS="-I${LOCALBASE}/include" \ CFLAGS="-I${LOCALBASE}/include" \ diff --git a/science/liboglappth/pkg-plist b/science/liboglappth/pkg-plist index 08ccf9e8d067..625f20d73a4c 100644 --- a/science/liboglappth/pkg-plist +++ b/science/liboglappth/pkg-plist @@ -10,6 +10,6 @@ lib/liboglappth.so.2 lib/liboglappth.so lib/liboglappth.la lib/liboglappth.a -lib/pkgconfig/liboglappth.pc +libdata/pkgconfig/liboglappth.pc @dirrm include/oglappth @dirrm lib/pkgconfig |